| Package | Description |
|---|---|
| org.apache.camel.component.sjms | |
| org.apache.camel.component.sjms.jms | |
| org.apache.camel.component.sjms.producer |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SjmsConsumer.MessageConsumerPool
A pool of MessageConsumerResources created at the initialization of the associated consumer.
|
protected class |
SjmsProducer.MessageProducerPool
The
SjmsProducer.MessageProducerResources pool for all SjmsProducer
classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionFactoryResource
The default
ConnectionResource implementation for the SJMSComponent. |
class |
SessionPool
TODO Add Class documentation for SessionPool
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
InOutProducer.MessageConsumerPool
A pool of
InOutProducer.MessageConsumerResource objects that are the reply
consumers. |
Apache Camel