All Classes and Interfaces

Class
Description
 
 
 
Interface implemented by the Web service client proxy returned by CXFConnectionFactory.
 
Implement ConnectionFactory that delegate allocation of connection to ConnectionManager.
A CXFConnection is obtains from CXFConnectionFactory.
Provides methods to create a Connection object that represents a Web service defined from the supplied parameters.
Provides methods to create a CXFConnection object that provides access to a Web Service defined from the supplied specifications.
 
 
The CXFConnectionSpec contains properties that needed for obtaining a CXFConnection.
 
 
 
 
 
 
CXF Managed Connection MetaData
 
 
Default Connection Manager which does not support connection pool.
DispatchMDBActivationSpec is an ActivationSpec that activates a CXF service endpoint facade to dispatch call to the target Stateless Session Bean.
DispatchMDBInvoker is executed in the context of a Message Driven Bean that dispatches calls to the target Session Bean where the service logic is implemented.
The DispatchMDBMessageListener is intended to be used as the <messagelistener-type> of an <inbound-resourcesadapter> in the resource adapter's deployment descriptor (ra.xml).
DispatchMDBMessageListenerImpl supports dispatching of calls to a Stateless Session Bean.
 
 
 
The FireWallClassLoader is a classloader that can block request from going up in the classloader hierarchy.
 
allow URI resources from the root of the RAR to be specified as properties
An inbound endpoint is a CXF service endpoint facade exposed by the JCA connector.
 
delegates invocations to the target object
load jars to memory from an archive
 
 
 
 
 
Represents a "physical" connection to EIS, which provides access to target web service.
MDBActivationSpec is an ActivationSpec that activates a CXF service endpoint facade.
MDBActivationWork is a type of Work that is executed by WorkManager.
An invoker that supports direct Message Driven Bean invocation.
Handles invocations for methods defined on java.lang.Object, like hashCode, toString and equals
 
 
The object returned to the application implement close and equals for the proxy
 
 
 
 
The adapter for using Application Server's thread pool.