Uses of Interface
org.apache.cxf.jca.outbound.CXFConnection
Packages that use CXFConnection
-
Uses of CXFConnection in org.apache.cxf.jca.outbound
Methods in org.apache.cxf.jca.outbound that return CXFConnectionModifier and TypeMethodDescriptionConnectionFactoryImpl.getConnection(CXFConnectionSpec spec) CXFConnectionFactory.getConnection(CXFConnectionSpec spec) Creates a CXFConnection object which allows access to CXF web service based on the CXFConnectionSpec object.