Apache CXF API

Package org.apache.cxf.transport.jms

Interface Summary
JMSTransport Common accessors between the conduit and destination which are needed for common code.
 

Class Summary
AddressType Java class for AddressType complex type.
ClientBehaviorPolicyType Java class for ClientBehaviorPolicyType complex type.
ClientConfig Java class for ClientConfig complex type.
JMSConduit  
JMSConstants  
JMSDestination  
JMSMessageHeadersType JMS header properties.
JMSNamingPropertyType javaNaming properties name/value pair.
JMSPropertyType Java class for JMSPropertyType complex type.
JMSProviderHub This class acts as the hub of JMS provider usage, creating shared JMS Connections and providing access to a pool of JMS Sessions.
JMSSessionFactory This class encapsulates the creation and pooling logic for JMS Sessions.
JMSTransportBase  
JMSTransportFactory  
JMSUtils  
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms package.
PooledSession Encapsulates pooled session, unidentified producer, destination & associated consumer (certain elements may be null depending on the context).
ServerBehaviorPolicyType JMS configuration policy for CXF Server.
ServerConfig Java class for ServerConfig complex type.
SessionPoolType JMS Session pool configuration policy
 

Enum Summary
DestinationStyleType Java class for DestinationStyleType.
MessageFormatType Java class for MessageFormatType.
 


Apache CXF API

Apache CXF