Uses of Package
org.apache.camel.component.sjms

Packages that use org.apache.camel.component.sjms
org.apache.camel.component.sjms   
org.apache.camel.component.sjms.consumer   
org.apache.camel.component.sjms.producer   
org.apache.camel.component.sjms.tx   
 

Classes in org.apache.camel.component.sjms used by org.apache.camel.component.sjms
SjmsComponent
          The Simple JMS component.
SjmsConsumer.MessageConsumerPool
          A pool of MessageConsumerResources created at the initialization of the associated consumer.
SjmsConsumer.MessageConsumerResources
           
SjmsEndpoint
          A JMS Endpoint
SjmsMessageConsumer
          TODO Add Class documentation for SjmsMessageConsumer
SjmsProducer.MessageProducerPool
          The SjmsProducer.MessageProducerResources pool for all SjmsProducer classes.
SjmsProducer.MessageProducerResources
          The MessageProducer resources for all SjmsProducer classes.
TransactionCommitStrategy
          Provides a entry point into the transaction Synchronization workflow that will allow a user to control when the Session commit operation is executed.
 

Classes in org.apache.camel.component.sjms used by org.apache.camel.component.sjms.consumer
TransactionCommitStrategy
          Provides a entry point into the transaction Synchronization workflow that will allow a user to control when the Session commit operation is executed.
 

Classes in org.apache.camel.component.sjms used by org.apache.camel.component.sjms.producer
SjmsEndpoint
          A JMS Endpoint
SjmsProducer
          Base SjmsProducer class.
SjmsProducer.MessageProducerResources
          The MessageProducer resources for all SjmsProducer classes.
 

Classes in org.apache.camel.component.sjms used by org.apache.camel.component.sjms.tx
TransactionCommitStrategy
          Provides a entry point into the transaction Synchronization workflow that will allow a user to control when the Session commit operation is executed.
 



Apache Camel