Apache CXF API

Uses of Interface
org.apache.cxf.transport.DestinationWithEndpoint

Packages that use DestinationWithEndpoint
org.apache.cxf.transport Transport related classes. 
 

Uses of DestinationWithEndpoint in org.apache.cxf.transport
 

Classes in org.apache.cxf.transport that implement DestinationWithEndpoint
 class 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.
 class AbstractMultiplexDestination
           
 


Apache CXF API

Apache CXF