Uses of Class
org.apache.cxf.transport.AbstractMultiplexDestination
Packages that use AbstractMultiplexDestination
Package
Description
-
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.httpModifier and TypeClassDescriptionclassorg.apache.cxf.transport.http.AbstractHTTPDestination -
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http_jaxws_spi
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http_jaxws_spiModifier and TypeClassDescriptionclassorg.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination -
Uses of AbstractMultiplexDestination in org.jboss.wsf.stack.cxf.addons.transports.undertow
Modifier 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.