Apache CXF API

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

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

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

Fields in org.apache.cxf.transport.jms declared as SessionPoolType
protected  SessionPoolType JMSConduit.sessionPool
           
protected  SessionPoolType JMSDestination.sessionPool
           
 

Methods in org.apache.cxf.transport.jms that return SessionPoolType
 SessionPoolType ObjectFactory.createSessionPoolType()
          Create an instance of SessionPoolType
 SessionPoolType JMSTransport.getSessionPool()
           
 SessionPoolType JMSConduit.getSessionPool()
           
 SessionPoolType JMSDestination.getSessionPool()
           
 

Methods in org.apache.cxf.transport.jms with parameters of type SessionPoolType
 void JMSConduit.setSessionPool(SessionPoolType sessionPool)
           
 void JMSDestination.setSessionPool(SessionPoolType sessionPool)
           
 


Apache CXF API

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