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