Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.JMSSessionFactory

Packages that use JMSSessionFactory
org.apache.cxf.transport.jms   
 

Uses of JMSSessionFactory in org.apache.cxf.transport.jms
 

Fields in org.apache.cxf.transport.jms declared as JMSSessionFactory
protected  JMSSessionFactory JMSTransportBase.sessionFactory
           
 

Methods in org.apache.cxf.transport.jms with parameters of type JMSSessionFactory
 void JMSTransport.connected(javax.jms.Destination target, javax.jms.Destination reply, JMSSessionFactory factory)
          Callback from the JMSProviderHub indicating the ClientTransport has been sucessfully connected.
 void JMSConduit.connected(javax.jms.Destination target, javax.jms.Destination reply, JMSSessionFactory factory)
           
protected  void JMSTransportBase.connected(javax.jms.Destination target, javax.jms.Destination reply, JMSSessionFactory factory)
          Callback from the JMSProviderHub indicating the ClientTransport has been sucessfully connected.
 void JMSDestination.connected(javax.jms.Destination target, javax.jms.Destination reply, JMSSessionFactory factory)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.