- send(Object) - Method in class org.gytheio.messaging.camel.CamelMessageProducer
-
- send(Object, Map<String, Object>) - Method in class org.gytheio.messaging.camel.CamelMessageProducer
-
- send(Object, String) - Method in class org.gytheio.messaging.camel.CamelMessageProducer
-
- send(Object, String, Map<String, Object>) - Method in class org.gytheio.messaging.camel.CamelMessageProducer
-
- setCamelContext(CamelContext) - Method in class org.gytheio.health.camel.ComponentUnavailableActionStopCamelContext
-
Sets the Camel context to be stopped
- setComponentId(String) - Method in class org.gytheio.health.camel.HeartImpl
-
Sets the component ID to be used for Heartbeat messages.
- setEndpoint(String) - Method in class org.gytheio.messaging.camel.CamelMessageProducer
-
The Camel endpoint for initial delivery of the messages into the Camel context which
can then be routed as needed
- setExecutorService(ExecutorService) - Method in class org.gytheio.messaging.camel.CamelRequestReplyMessageProducer
-
The executor service to be used for executing the polling callable
- setHandler(ComponentUnavailableExceptionHandler) - Method in class org.gytheio.health.camel.ExceptionProcessor
-
- setHeartbeatDao(HeartbeatDao) - Method in class org.gytheio.health.camel.HeartbeatMonitorImpl
-
Sets the DAO used to persist heartbeats.
- setInstanceId(String) - Method in class org.gytheio.health.camel.HeartImpl
-
Sets the component instance ID to be used for Heartbeat messages.
- setMessageProducer(MessageProducer) - Method in class org.gytheio.health.camel.HeartImpl
-
Sets the message producer used to send Heartbeat messages.
- setPollingIntervalMs(long) - Method in class org.gytheio.messaging.camel.CamelRequestReplyMessageProducer
-
The pending request polling interval in milliseconds
- setProducer(ProducerTemplate) - Method in class org.gytheio.messaging.camel.CamelMessageProducer
-
The Camel producer template
- setShutdownGracePeriodSeconds(long) - Method in class org.gytheio.health.camel.ComponentUnavailableActionStopCamelContext
-
Sets the time to allow Camel to gracefully wrap up shutdown before forcing.
- setSpawnNewThread(boolean) - Method in class org.gytheio.health.camel.ComponentUnavailableActionStopCamelContext
-
Sets whether or not to execute the shutdown in a new thread.
- setTimeoutMs(long) - Method in class org.gytheio.messaging.camel.CamelRequestReplyMessageProducer
-
The pending request timeout in milliseconds