Apache CXF API

Uses of Interface
org.apache.cxf.jca.outbound.CXFConnectionFactory

Packages that use CXFConnectionFactory
org.apache.cxf.jca.outbound   
 

Uses of CXFConnectionFactory in org.apache.cxf.jca.outbound
 

Classes in org.apache.cxf.jca.outbound that implement CXFConnectionFactory
 class ConnectionFactoryImpl
          Implement ConnectionFactory that delegate allocation of connection to ConnectionManager.
 


Apache CXF API

Apache CXF