JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
P
R
V
W
B
be.looorent.jflu.publisher
- package be.looorent.jflu.publisher
C
close()
- Method in class be.looorent.jflu.publisher.
RabbitMQEventTopicPublisher
createJsonMapper()
- Method in class be.looorent.jflu.publisher.
RabbitMQEventTopicPublisher
createRoutingKeyFrom(Event)
- Method in class be.looorent.jflu.publisher.
RabbitMQEventTopicPublisher
G
getEnvironmentVariableName()
- Method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
getPropertyName()
- Method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
P
publish(Event)
- Method in class be.looorent.jflu.publisher.
RabbitMQEventTopicPublisher
R
RabbitMQEventTopicPublisher
- Class in
be.looorent.jflu.publisher
RabbitMQ implementation that connects an Exchange using a topic-based communication model and that publishes events with routing keys (see
RoutingKeyBuilder
).
RabbitMQEventTopicPublisher(Properties)
- Constructor for class be.looorent.jflu.publisher.
RabbitMQEventTopicPublisher
Build a publisher using properties, whatever their source.
RabbitMQPropertyName
- Enum in
be.looorent.jflu.publisher
All properties that must be set to initialize a proper instance of
RabbitMQEventTopicPublisher
.
readFrom(Properties)
- Method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
readPropertiesFromEnvironment()
- Static method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
V
valueOf(String)
- Static method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
Returns the enum constant of this type with the specified name.
values()
- Static method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
Returns an array containing the constants of this enum type, in the order they are declared.
W
writeTo(Properties, Object)
- Method in enum be.looorent.jflu.publisher.
RabbitMQPropertyName
B
C
G
P
R
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes