Package org.apache.cxf.transport

Class Summary
AbstractConduit Abstract base class factoring out common Conduit logic, allowing non-decoupled transports to be written without any regard for the decoupled back-channel or partial response logic.
AbstractDestination Abstract base class factoring out common Destination logic, allowing non-decoupled transports to be written without any regard for the decoupled back-channel or partial response logic.
AbstractMultiplexDestination  
AbstractObservable  
AbstractTransportFactory Helper methods for DestinationFactorys and ConduitInitiators.
ChainInitiationObserver  
ConduitInitiatorManagerImpl  
DestinationFactoryManagerImpl  
HttpUriMapper  
MultipleEndpointObserver This MessageObserver creates an Interceptor chain which adds in the interceptors set on this class and the global Bus interceptors.
TransportFinder<T>  
 



Apache CXF