Skip navigation links
B C D E F G I L O P S 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointUriFactory
 

C

CamelEventHandler - Class in org.apache.camel.component.guava.eventbus
 
CamelEventHandler(GuavaEventBusConsumer, GuavaEventBusEndpoint, Processor) - Constructor for class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointConfigurer
 
consumer - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
createConsumer(Processor) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
createExchange(Object) - Method in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
createProducer() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 

D

doEventReceived(Object) - Method in class org.apache.camel.component.guava.eventbus.CamelEventHandler
Callback executed to propagate event from Guava listener to Camel route.
doInit() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
doStart() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
doStop() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 

E

endpoint - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
eventReceived(Object) - Method in class org.apache.camel.component.guava.eventbus.FilteringCamelEventHandler
Guava callback executed when an event was received.

F

FilteringCamelEventHandler - Class in org.apache.camel.component.guava.eventbus
Subtype of CamelEventHandler with public method marked with Guava @Subscribe annotation.
FilteringCamelEventHandler(GuavaEventBusConsumer, GuavaEventBusEndpoint, Processor, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.FilteringCamelEventHandler
 

G

getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponentConfigurer
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointConfigurer
 
getEventBus() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
getEventBus() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getEventBusRef() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getEventClass() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getListenerInterface() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
getListenerInterface() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointConfigurer
 
GuavaEventBusComponent - Class in org.apache.camel.component.guava.eventbus
 
GuavaEventBusComponent() - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
 
GuavaEventBusComponentConfigurer - Class in org.apache.camel.component.guava.eventbus
Generated by camel build tools - do NOT edit this file!
GuavaEventBusComponentConfigurer() - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusComponentConfigurer
 
GuavaEventBusConsumer - Class in org.apache.camel.component.guava.eventbus
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.
GuavaEventBusConsumer(GuavaEventBusEndpoint, Processor, EventBus, Class<?>, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusConsumer
 
GuavaEventBusEndpoint - Class in org.apache.camel.component.guava.eventbus
Send and receive messages to/from Guava EventBus.
GuavaEventBusEndpoint(String, Component, EventBus, Class<?>) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 
GuavaEventBusEndpointConfigurer - Class in org.apache.camel.component.guava.eventbus
Generated by camel build tools - do NOT edit this file!
GuavaEventBusEndpointConfigurer() - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointConfigurer
 
GuavaEventBusEndpointUriFactory - Class in org.apache.camel.component.guava.eventbus
Generated by camel build tools - do NOT edit this file!
GuavaEventBusEndpointUriFactory() - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointUriFactory
 
GuavaEventBusProducer - Class in org.apache.camel.component.guava.eventbus
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.
GuavaEventBusProducer(Endpoint, EventBus) - Constructor for class org.apache.camel.component.guava.eventbus.GuavaEventBusProducer
 

I

isEnabled(String) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointUriFactory
 
isMultipleConsumersSupported() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
 

L

log - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 

O

org.apache.camel.component.guava.eventbus - package org.apache.camel.component.guava.eventbus
 

P

process(Exchange) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusProducer
 
processor - Variable in class org.apache.camel.component.guava.eventbus.CamelEventHandler
 
propertyNames() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpointUriFactory
 
setEventBus(EventBus) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
To use the given Guava EventBus instance
setEventBus(EventBus) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
To use the given Guava EventBus instance
setEventBusRef(String) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
To lookup the Guava EventBus from the registry with the given name
setEventClass(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
If used on the consumer side of the route, will filter events received from the EventBus to the instances of the class and superclasses of eventClass.
setListenerInterface(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent
The interface with method(s) marked with the @Subscribe annotation.
setListenerInterface(Class<?>) - Method in class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint
The interface with method(s) marked with the @Subscribe annotation.
B C D E F G I L O P S 
Skip navigation links

Apache Camel