- 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 rececive 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
-