C D G I M O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CLEARQUEUE - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ironmq.IronMQComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ironmq.IronMQEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ironmq.IronMQComponent
- createExchange(Message) - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
- createExchanges(Message[]) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
- createProducer() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
D
- doStart() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
- doStop() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
G
- getAllOptions(Object) - Method in class org.apache.camel.component.ironmq.IronMQComponentConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.component.ironmq.IronMQEndpointConfigurer
- getClient() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getClient() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
- getConcurrentConsumers() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getConfiguration() - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
- getEndpoint() - Method in class org.apache.camel.component.ironmq.IronMQConsumer
- getEndpoint() - Method in class org.apache.camel.component.ironmq.IronMQProducer
- getIronMQCloud() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getMaxMessagesPerPoll() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ironmq.IronMQComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ironmq.IronMQEndpointConfigurer
- getProjectId() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getQueueName() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getTimeout() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getToken() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getVisibilityDelay() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- getWait() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- GsonUtil - Class in org.apache.camel.component.ironmq
I
- IronMQComponent - Class in org.apache.camel.component.ironmq
-
Represents the component that manages
IronMQEndpoint. - IronMQComponent() - Constructor for class org.apache.camel.component.ironmq.IronMQComponent
- IronMQComponent(CamelContext) - Constructor for class org.apache.camel.component.ironmq.IronMQComponent
- IronMQComponentConfigurer - Class in org.apache.camel.component.ironmq
-
Generated by camel build tools - do NOT edit this file!
- IronMQComponentConfigurer() - Constructor for class org.apache.camel.component.ironmq.IronMQComponentConfigurer
- IronMQConfiguration - Class in org.apache.camel.component.ironmq
- IronMQConfiguration() - Constructor for class org.apache.camel.component.ironmq.IronMQConfiguration
- IronMQConstants - Interface in org.apache.camel.component.ironmq
- IronMQConsumer - Class in org.apache.camel.component.ironmq
-
The IronMQ consumer.
- IronMQConsumer(Endpoint, Processor, Queue) - Constructor for class org.apache.camel.component.ironmq.IronMQConsumer
- IronMQEndpoint - Class in org.apache.camel.component.ironmq
-
Send and receive messages to/from IronMQ an elastic and durable hosted message queue as a service.
- IronMQEndpoint(String, IronMQComponent, IronMQConfiguration) - Constructor for class org.apache.camel.component.ironmq.IronMQEndpoint
- IronMQEndpointConfigurer - Class in org.apache.camel.component.ironmq
-
Generated by camel build tools - do NOT edit this file!
- IronMQEndpointConfigurer() - Constructor for class org.apache.camel.component.ironmq.IronMQEndpointConfigurer
- IronMQProducer - Class in org.apache.camel.component.ironmq
-
The IronMQ producer.
- IronMQProducer(IronMQEndpoint, Queue) - Constructor for class org.apache.camel.component.ironmq.IronMQProducer
- isBatchDelete() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
- isPreserveHeaders() - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
M
- MESSAGE_ID - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
- MESSAGE_RESERVATION_ID - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
- MESSAGE_RESERVED_COUNT - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
O
- OPERATION - Static variable in interface org.apache.camel.component.ironmq.IronMQConstants
- org.apache.camel.component.ironmq - package org.apache.camel.component.ironmq
P
- poll() - Method in class org.apache.camel.component.ironmq.IronMQConsumer
- process(Exchange) - Method in class org.apache.camel.component.ironmq.IronMQProducer
- processBatch(Queue<Object>) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
- processCommit(Exchange, String, String) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
-
Strategy to delete the message after being processed.
- processRollback(Exchange) - Method in class org.apache.camel.component.ironmq.IronMQConsumer
-
Strategy when processing the exchange failed.
S
- setBatchDelete(boolean) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
Should messages be deleted in one batch.
- setClient(Client) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
Reference to a io.iron.ironmq.Client in the Registry.
- setClient(Client) - Method in class org.apache.camel.component.ironmq.IronMQEndpoint
- setConcurrentConsumers(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
The number of concurrent consumers.
- setIronMQCloud(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
IronMq Cloud url.
- setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
Number of messages to poll pr.
- setPreserveHeaders(boolean) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
Should message headers be preserved when publishing messages.
- setProjectId(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
IronMQ projectId
- setQueueName(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
The name of the IronMQ queue
- setTimeout(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
After timeout (in seconds), item will be placed back onto the queue.
- setToken(String) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
IronMQ token
- setVisibilityDelay(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
The item will not be available on the queue until this many seconds have passed.
- setWait(int) - Method in class org.apache.camel.component.ironmq.IronMQConfiguration
-
Time in seconds to wait for a message to become available.
All Classes All Packages