Apache CXF API

Package org.apache.cxf.jca.outbound

Interface Summary
CXFConnection A CXFConnection is obtains from CXFConnectionFactory.
CXFConnectionFactory Provides methods to create a CXFConnection object that provides access to a Web Service defined from the supplied specifications.
 

Class Summary
ConnectionFactoryImpl Implement ConnectionFactory that delegate allocation of connection to ConnectionManager.
CXFConnectionSpec The CXFConnectionSpec contains properties that needed for obtaining a CXFConnection.
CXFManagedConnectionMetaData CXF Managed Connection MetaData
DefaultConnectionManager Default Connection Manager which does not support connection pool.
ManagedConnectionFactoryImpl  
ManagedConnectionImpl Represents a "physical" connection to EIS, which provides access to target web service.
 


Apache CXF API

Apache CXF