Uses of Class
org.apache.cxf.transport.AbstractMultiplexDestination
-
Packages that use AbstractMultiplexDestination Package Description org.apache.cxf.transport.http org.apache.cxf.transport.http_jaxws_spi org.jboss.wsf.stack.cxf.addons.transports.undertow -
-
Uses of AbstractMultiplexDestination in org.apache.cxf.transport.http
Subclasses of AbstractMultiplexDestination in org.apache.cxf.transport.http with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description classorg.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_spi with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description classorg.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination -
Uses of AbstractMultiplexDestination in org.jboss.wsf.stack.cxf.addons.transports.undertow
Subclasses of AbstractMultiplexDestination in org.jboss.wsf.stack.cxf.addons.transports.undertow Modifier and Type Class Description classUndertowServerDestinationHTTP destination to be used with Undertow; this extends the basic JAXWSHttpSpiDestination with all the mechanisms for properly handling destination and factory life-cycles.
-