Uses of Interface
org.apache.cxf.transport.DestinationWithEndpoint
Packages that use DestinationWithEndpoint
Package
Description
-
Uses of DestinationWithEndpoint in org.apache.cxf.transport
Classes in org.apache.cxf.transport that implement DestinationWithEndpointModifier and TypeClassDescriptionclassAbstract 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 -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement DestinationWithEndpointModifier and TypeClassDescriptionclassCommon base for HTTP Destination implementations. -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http_jaxws_spi
Classes in org.apache.cxf.transport.http_jaxws_spi that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http.netty.server
Classes in org.apache.cxf.transport.http.netty.server that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.jms
Classes in org.apache.cxf.transport.jms that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.local
Classes in org.apache.cxf.transport.local that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.servlet
Classes in org.apache.cxf.transport.servlet that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.udp
Classes in org.apache.cxf.transport.udp that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.websocket.atmosphere
Classes in org.apache.cxf.transport.websocket.atmosphere that implement DestinationWithEndpointModifier and TypeClassDescriptionclassclassWebSocket Servlet Destination based on Atmosphereclass -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.websocket.jetty11
Classes in org.apache.cxf.transport.websocket.jetty11 that implement DestinationWithEndpoint -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.websocket.undertow
Classes in org.apache.cxf.transport.websocket.undertow that implement DestinationWithEndpoint