|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JmsEndpoint in org.apache.camel.jms |
|---|
| Methods in org.apache.camel.jms that return JmsEndpoint | |
|---|---|
JmsEndpoint |
JmsComponent.createEndpoint(String uri,
String path)
|
JmsEndpoint |
JmsComponent.createEndpoint(com.sun.jndi.toolkit.url.Uri uri)
|
JmsEndpoint |
JmsEndpointResolver.resolveEndpoint(org.apache.camel.CamelContext container,
String uri)
Finds the QueueEndpoint specified by the uri. |
| Methods in org.apache.camel.jms with parameters of type JmsEndpoint | |
|---|---|
void |
JmsComponent.activate(JmsEndpoint endpoint,
org.apache.camel.Processor<JmsExchange> processor)
|
void |
JmsComponent.deactivate(JmsEndpoint endpoint)
|
| Constructors in org.apache.camel.jms with parameters of type JmsEndpoint | |
|---|---|
MessageListenerProcessor(JmsEndpoint endpoint,
org.apache.camel.Processor<org.apache.camel.Exchange> processor)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||