Uses of Class
org.apache.cxf.jca.outbound.CXFConnectionSpec
-
Packages that use CXFConnectionSpec Package Description org.apache.cxf.jca.outbound -
-
Uses of CXFConnectionSpec in org.apache.cxf.jca.outbound
Methods in org.apache.cxf.jca.outbound with parameters of type CXFConnectionSpec 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.
-