| Class | Description |
|---|---|
| CamelEventHandler | |
| FilteringCamelEventHandler |
Subtype of CamelEventHandler with public method marked with Guava @Subscribe annotation.
|
| GuavaEventBusComponent |
Camel component for Guava EventBus
(http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html).
|
| 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 |
Guava EventBus (http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/eventbus/EventBus.html)
endpoint.
|
| 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