Uses of Class
org.apache.cxf.transport.AbstractMultiplexDestination
-
-
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http Modifier and Type Class Description classAbstractHTTPDestinationCommon base for HTTP Destination implementations. -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http_jaxws_spi
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http_jaxws_spi Modifier and Type Class Description classJAXWSHttpSpiDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http_jetty
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http_jetty Modifier and Type Class Description classJettyHTTPDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http_undertow
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http_undertow Modifier and Type Class Description classUndertowHTTPDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http.netty.server
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http.netty.server Modifier and Type Class Description classNettyHttpDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.jms
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.jms Modifier and Type Class Description classJMSDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.servlet
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.servlet Modifier and Type Class Description classServletDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.websocket.atmosphere
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.websocket.atmosphere Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.websocket.jetty10
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.websocket.jetty10 Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.websocket.undertow
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.websocket.undertow Modifier and Type Class Description classUndertowWebSocketDestination
-