Uses of Interface
org.apache.cxf.transport.DestinationWithEndpoint
-
Packages that use DestinationWithEndpoint Package Description org.apache.cxf.transport -
-
Uses of DestinationWithEndpoint in org.apache.cxf.transport
Classes in org.apache.cxf.transport that implement DestinationWithEndpoint Modifier and Type Class Description 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
-