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

Packages that use org.apache.camel.component.sjms.jms
org.apache.camel.component.sjms   
org.apache.camel.component.sjms.jms   
org.apache.camel.component.sjms.producer   
 

Classes in org.apache.camel.component.sjms.jms used by org.apache.camel.component.sjms
ConnectionResource
           The ConnectionResource is the contract used to provide Connection pools to the SJMS component.
KeyFormatStrategy
          Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.
ObjectPool
          TODO Add Class documentation for ObjectPool
SessionAcknowledgementType
          Session acknowledge enum keys
SessionPool
          TODO Add Class documentation for SessionPool
 

Classes in org.apache.camel.component.sjms.jms used by org.apache.camel.component.sjms.jms
ConnectionResource
           The ConnectionResource is the contract used to provide Connection pools to the SJMS component.
IllegalHeaderException
          IllegalHeaderException is thrown if a header is detected that doesn't meet the JMS standard.
JmsMessageHeaderType
           
JmsMessageType
          Enum for different Message types.
KeyFormatStrategy
          Strategy for applying encoding and decoding of JMS headers so they apply to the JMS spec.
ObjectPool
          TODO Add Class documentation for ObjectPool
SessionAcknowledgementType
          Session acknowledge enum keys
 

Classes in org.apache.camel.component.sjms.jms used by org.apache.camel.component.sjms.producer
ObjectPool
          TODO Add Class documentation for ObjectPool
 



Apache Camel