Package org.apache.cxf.jca.outbound
-
Interface Summary Interface Description CXFConnection A CXFConnection is obtains fromCXFConnectionFactory.CXFConnectionFactory Provides methods to create aCXFConnectionobject that provides access to a Web Service defined from the supplied specifications. -
Class Summary Class Description ConnectionFactoryImpl Implement ConnectionFactory that delegate allocation of connection toConnectionManager.CXFConnectionSpec The CXFConnectionSpec contains properties that needed for obtaining aCXFConnection.CXFManagedConnectionMetaData CXF Managed Connection MetaDataDefaultConnectionManager Default Connection Manager which does not support connection pool.ManagedConnectionFactoryImpl ManagedConnectionImpl Represents a "physical" connection to EIS, which provides access to target web service.