Apache CXF API

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

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

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

Methods in org.apache.cxf.jca.outbound that return CXFConnection
 CXFConnection CXFConnectionFactory.getConnection(CXFConnectionSpec spec)
          Creates a CXFConnection object which allows access to CXF web service based on the CXFConnectionSpec object.
 


Apache CXF API

Apache CXF