Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
I
M
R
S
T
C
clone()
- Method in class flux.
RabbitMQTrigger.RabbitMQTriggerResult
clone()
- Method in class flux.
TwitterAction.TwitterActionResult
F
flux
- package flux
I
init(FlowChartImpl)
- Method in class flux.
RabbitMQActionFactory
init(FlowChartImpl)
- Method in class flux.
RabbitMQTriggerFactory
init(FlowChartImpl)
- Method in class flux.
TwitterActionFactory
M
makeRabbitMQAction(String)
- Method in class flux.
RabbitMQActionFactory
makeRabbitMQTrigger(String)
- Method in class flux.
RabbitMQTriggerFactory
makeTwitterAction(String)
- Method in class flux.
TwitterActionFactory
message
- Variable in class flux.
RabbitMQTrigger.RabbitMQTriggerResult
Message consumed by this trigger.
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
RabbitMQTrigger
- Interface in
flux
RabbitMQTrigger that consumes message from AMQP channel.
RabbitMQTrigger.RabbitMQTriggerResult
- Class in
flux
RabbitMQTrigger result
RabbitMQTrigger.RabbitMQTriggerResult()
- Constructor for class flux.
RabbitMQTrigger.RabbitMQTriggerResult
RabbitMQTriggerFactory
- Class in
flux
Factory for creating RabbitMQTrigger.
RabbitMQTriggerFactory()
- Constructor for class flux.
RabbitMQTriggerFactory
response
- Variable in class flux.
TwitterAction.TwitterActionResult
HTTP response entity.
responseCode
- Variable in class flux.
TwitterAction.TwitterActionResult
HTTP response code.
S
setConsumerKey(String)
- Method in interface flux.
TwitterAction
Sets Twitter Application consumer key.
setConsumerSecret(String)
- Method in interface flux.
TwitterAction
Sets Twitter Application consumer secret.
setCount(int)
- Method in interface flux.
TwitterAction
Sets the number of records to retrieve.
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.
setOAuthEnabled(boolean)
- Method in interface flux.
TwitterAction
Sets OAuth for protected resources.
setPage(int)
- Method in interface flux.
TwitterAction
Sets the page of results to retrieve.
setParameters(Properties)
- Method in interface flux.
TwitterAction
Sets the body parameters.
setPassword(String)
- Method in interface flux.
RabbitMQ
Set the password.
setPassword(String)
- Method in interface flux.
TwitterAction
Sets the password of the consumer.
setPollingDelay(String)
- Method in interface flux.
RabbitMQTrigger
Sets the delay that occurs between message polling.
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.
setRequestMethod(RestActionType)
- Method in interface flux.
TwitterAction
Sets the HTTP action used to access resources.
setResourceUrl(String)
- Method in interface flux.
TwitterAction
Sets the resource URL.
setRoutingKey(String)
- Method in interface flux.
RabbitMQAction
Sets the routing key.
setSearchQuery(String)
- Method in interface flux.
TwitterAction
Sets the search query.
setUsername(String)
- Method in interface flux.
RabbitMQ
Set the user name.
setUsername(String)
- Method in interface flux.
TwitterAction
Sets the username of the consumer.
setVirtualHost(String)
- Method in interface flux.
RabbitMQ
Set the virtual host.
T
toString()
- Method in class flux.
RabbitMQTrigger.RabbitMQTriggerResult
toString()
- Method in class flux.
TwitterAction.TwitterActionResult
TwitterAction
- Interface in
flux
TwitterAction that supports OAuth protected resources inside a Flux job.
TwitterAction.TwitterActionResult
- Class in
flux
The response from the Twitter resource.
TwitterAction.TwitterActionResult()
- Constructor for class flux.
TwitterAction.TwitterActionResult
TwitterActionFactory
- Class in
flux
Factory for creating TwitterAction.
TwitterActionFactory()
- Constructor for class flux.
TwitterActionFactory
C
F
I
M
R
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
© 2000-2010
Flux Corporation
. All rights reserved.