Package | Description |
---|---|
org.apache.camel.component.sjms | |
org.apache.camel.component.sjms.consumer | |
org.apache.camel.component.sjms.producer |
Modifier and Type | Method and Description |
---|---|
protected SjmsEndpoint |
SjmsComponent.createSjmsEndpoint(String uri,
String remaining) |
SjmsEndpoint |
SjmsProducer.getEndpoint() |
SjmsEndpoint |
SjmsConsumer.getEndpoint() |
Modifier and Type | Method and Description |
---|---|
SjmsEndpoint |
AbstractMessageHandler.getEndpoint() |
Constructor and Description |
---|
AbstractMessageHandler(SjmsEndpoint endpoint,
ExecutorService executor) |
AbstractMessageHandler(SjmsEndpoint endpoint,
ExecutorService executor,
org.apache.camel.spi.Synchronization synchronization) |
InOnlyMessageHandler(SjmsEndpoint endpoint,
ExecutorService executor) |
InOnlyMessageHandler(SjmsEndpoint endpoint,
ExecutorService executor,
org.apache.camel.spi.Synchronization synchronization) |
InOutMessageHandler(SjmsEndpoint endpoint,
ExecutorService executor) |
InOutMessageHandler(SjmsEndpoint endpoint,
ExecutorService executor,
org.apache.camel.spi.Synchronization synchronization) |
Constructor and Description |
---|
InOutProducer(SjmsEndpoint endpoint) |
Apache Camel