Uses of Interface
org.apache.cxf.transport.DestinationWithEndpoint
-
-
Uses of DestinationWithEndpoint in org.apache.cxf.transport
Classes in org.apache.cxf.transport that implement DestinationWithEndpoint Modifier and Type Class Description classAbstractDestinationAbstract 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.classAbstractMultiplexDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement DestinationWithEndpoint Modifier and Type Class Description classAbstractHTTPDestinationCommon 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 Modifier and Type Class Description classJAXWSHttpSpiDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement DestinationWithEndpoint Modifier and Type Class Description classJettyHTTPDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement DestinationWithEndpoint Modifier and Type Class Description classUndertowHTTPDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.http.netty.server
Classes in org.apache.cxf.transport.http.netty.server that implement DestinationWithEndpoint Modifier and Type Class Description classNettyHttpDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.jms
Classes in org.apache.cxf.transport.jms that implement DestinationWithEndpoint Modifier and Type Class Description classJMSDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.local
Classes in org.apache.cxf.transport.local that implement DestinationWithEndpoint Modifier and Type Class Description classLocalDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.servlet
Classes in org.apache.cxf.transport.servlet that implement DestinationWithEndpoint Modifier and Type Class Description classServletDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.udp
Classes in org.apache.cxf.transport.udp that implement DestinationWithEndpoint Modifier and Type Class Description classUDPDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.websocket.atmosphere
Classes in org.apache.cxf.transport.websocket.atmosphere that implement DestinationWithEndpoint Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.websocket.jetty10
Classes in org.apache.cxf.transport.websocket.jetty10 that implement DestinationWithEndpoint Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of DestinationWithEndpoint in org.apache.cxf.transport.websocket.undertow
Classes in org.apache.cxf.transport.websocket.undertow that implement DestinationWithEndpoint Modifier and Type Class Description classUndertowWebSocketDestination
-