Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
F
I
M
R
S
F
flux
- package flux
I
init(FlowChartImpl)
- Method in class flux.
RabbitMQActionFactory
M
makeRabbitMQAction(String)
- Method in class flux.
RabbitMQActionFactory
R
RabbitMQ
- Interface in
flux
RabbitMQ shared interface used by RabbitMQAction for publishing messages and RabbitMQTrigger for consuming messages.
RabbitMQAction
- Interface in
flux
RabbitMQAction that publishes messages to RabbitMQ queues.
RabbitMQActionFactory
- Class in
flux
Factory for creating RabbitMQAction.
RabbitMQActionFactory()
- Constructor for class flux.
RabbitMQActionFactory
S
setExchangeName(String)
- Method in interface flux.
RabbitMQAction
RabbitMQ exchange name.
setExchangeType(String)
- Method in interface flux.
RabbitMQAction
RabbitMQ exchange type: DIRECT, FANOUT, TOPIC, HEADERS.
setHost(String)
- Method in interface flux.
RabbitMQ
RabbitMQ host name where the broker in running.
setMessage(String)
- Method in interface flux.
RabbitMQAction
Sets the message to be published to the queue.
setPassword(String)
- Method in interface flux.
RabbitMQ
Set the password.
setPort(int)
- Method in interface flux.
RabbitMQ
Set the target port.
setQueueName(String)
- Method in interface flux.
RabbitMQ
Specify queue name if you are using a shared queue.
setQueueType(String)
- Method in interface flux.
RabbitMQAction
Sets the queue type: EXCLUSIVE, SHARED.
setRoutingKey(String)
- Method in interface flux.
RabbitMQAction
Sets the routing key.
setUsername(String)
- Method in interface flux.
RabbitMQ
Set the user name.
setVirtualHost(String)
- Method in interface flux.
RabbitMQ
Set the virtual host.
F
I
M
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
© 2000-2010
Flux Corporation
. All rights reserved.