Index

B C D G I M O P S 
All Classes and Interfaces|All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.stomp.StompEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stomp.StompComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stomp.StompEndpointConfigurer
 
copy() - Method in class org.apache.camel.component.stomp.StompConfiguration
Returns a copy of this configuration
createConsumer(Processor) - Method in class org.apache.camel.component.stomp.StompEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stomp.StompComponent
 
createProducer() - Method in class org.apache.camel.component.stomp.StompEndpoint
 

D

doInit() - Method in class org.apache.camel.component.stomp.StompComponent
 
doStart() - Method in class org.apache.camel.component.stomp.StompConsumer
 
doStart() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
doStop() - Method in class org.apache.camel.component.stomp.StompConsumer
 
doStop() - Method in class org.apache.camel.component.stomp.StompEndpoint
 

G

getBrokerURL() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.stomp.StompComponent
 
getConfiguration() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
getCustomHeaders() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getEndpoint() - Method in class org.apache.camel.component.stomp.StompConsumer
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.stomp.StompEndpoint
 
getHost() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getLogin() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.stomp.StompComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.stomp.StompEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stomp.StompComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stomp.StompEndpointConfigurer
 
getPasscode() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.stomp.StompConfiguration
 
getVersion() - Method in class org.apache.camel.component.stomp.StompConfiguration
 

I

isEnabled(String) - Method in class org.apache.camel.component.stomp.StompEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.stomp.StompEndpointUriFactory
 
isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.stomp.StompComponent
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.stomp.StompEndpointUriFactory
 

O

org.apache.camel.component.stomp - package org.apache.camel.component.stomp
 

P

process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stomp.StompProducer
 
propertyNames() - Method in class org.apache.camel.component.stomp.StompEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.stomp.StompEndpointUriFactory
 
send(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stomp.StompEndpoint
 
setBrokerURL(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The URI of the Stomp broker to connect to
setConfiguration(StompConfiguration) - Method in class org.apache.camel.component.stomp.StompComponent
Component configuration.
setCustomHeaders(Properties) - Method in class org.apache.camel.component.stomp.StompConfiguration
To set custom headers
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.stomp.StompEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHost(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The virtual host name
setLogin(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The username
setPasscode(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The password
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.stomp.StompConfiguration
To configure security using SSLContextParameters
setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.stomp.StompComponent
Enable usage of global SSL context parameters.
setVersion(String) - Method in class org.apache.camel.component.stomp.StompConfiguration
The stomp version (1.1, or 1.2)
StompComponent - Class in org.apache.camel.component.stomp
 
StompComponent() - Constructor for class org.apache.camel.component.stomp.StompComponent
 
StompComponentConfigurer - Class in org.apache.camel.component.stomp
Generated by camel build tools - do NOT edit this file!
StompComponentConfigurer() - Constructor for class org.apache.camel.component.stomp.StompComponentConfigurer
 
StompConfiguration - Class in org.apache.camel.component.stomp
 
StompConfiguration() - Constructor for class org.apache.camel.component.stomp.StompConfiguration
 
StompConsumer - Class in org.apache.camel.component.stomp
 
StompConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.stomp.StompConsumer
 
StompEndpoint - Class in org.apache.camel.component.stomp
Send and receive messages to/from STOMP (Simple Text Oriented Messaging Protocol) compliant message brokers.
StompEndpoint(String, StompComponent, StompConfiguration, String) - Constructor for class org.apache.camel.component.stomp.StompEndpoint
 
StompEndpointConfigurer - Class in org.apache.camel.component.stomp
Generated by camel build tools - do NOT edit this file!
StompEndpointConfigurer() - Constructor for class org.apache.camel.component.stomp.StompEndpointConfigurer
 
StompEndpointUriFactory - Class in org.apache.camel.component.stomp
Generated by camel build tools - do NOT edit this file!
StompEndpointUriFactory() - Constructor for class org.apache.camel.component.stomp.StompEndpointUriFactory
 
StompProducer - Class in org.apache.camel.component.stomp
 
StompProducer(StompEndpoint) - Constructor for class org.apache.camel.component.stomp.StompProducer
 
B C D G I M O P S 
All Classes and Interfaces|All Packages