Uses of Interface
org.apache.cxf.transport.MultiplexDestination
Packages that use MultiplexDestination
Package
Description
-
Uses of MultiplexDestination in org.apache.cxf.transport
Classes in org.apache.cxf.transport that implement MultiplexDestination -
Uses of MultiplexDestination in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement MultiplexDestinationModifier and TypeClassDescriptionclassorg.apache.cxf.transport.http.AbstractHTTPDestination -
Uses of MultiplexDestination in org.apache.cxf.transport.http_jaxws_spi
Classes in org.apache.cxf.transport.http_jaxws_spi that implement MultiplexDestinationModifier and TypeClassDescriptionclassorg.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination -
Uses of MultiplexDestination in org.jboss.wsf.stack.cxf.addons.transports.undertow
Classes in org.jboss.wsf.stack.cxf.addons.transports.undertow that implement MultiplexDestinationModifier and TypeClassDescriptionclassHTTP destination to be used with Undertow; this extends the basic JAXWSHttpSpiDestination with all the mechanisms for properly handling destination and factory life-cycles.