| Class | Description |
|---|---|
| CamelEventHandler | |
| FilteringCamelEventHandler |
Subtype of CamelEventHandler with public method marked with Guava @Subscribe annotation.
|
| GuavaEventBusComponent | |
| GuavaEventBusComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| GuavaEventBusConsumer |
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html)
consumer reading messages from the bus and forwarding them to the Camel routes.
|
| GuavaEventBusEndpoint |
Send and receive messages to/from Guava EventBus.
|
| GuavaEventBusEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| GuavaEventBusEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| GuavaEventBusProducer |
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html)
producer forwarding messages from Camel routes to the bus.
|
Apache Camel