Uses of Interface
org.apache.cxf.transport.Assertor
Packages that use Assertor
Package
Description
-
Uses of Assertor in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement AssertorModifier and TypeClassDescriptionclassorg.apache.cxf.transport.http.AbstractHTTPDestination -
Uses of Assertor in org.apache.cxf.transport.http_jaxws_spi
Classes in org.apache.cxf.transport.http_jaxws_spi that implement AssertorModifier and TypeClassDescriptionclassorg.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination -
Uses of Assertor in org.jboss.wsf.stack.cxf.addons.transports.undertow
Classes in org.jboss.wsf.stack.cxf.addons.transports.undertow that implement AssertorModifier 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.