Uses of Interface
org.apache.cxf.jca.outbound.CXFConnection
-
Packages that use CXFConnection Package Description org.apache.cxf.jca.outbound -
-
Uses of CXFConnection in org.apache.cxf.jca.outbound
Methods in org.apache.cxf.jca.outbound that return CXFConnection Modifier and Type Method Description CXFConnectionConnectionFactoryImpl. getConnection(CXFConnectionSpec spec)CXFConnectionCXFConnectionFactory. getConnection(CXFConnectionSpec spec)Creates a CXFConnection object which allows access to CXF web service based on the CXFConnectionSpec object.
-