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

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
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.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.