Uses of Interface
org.apache.cxf.transport.Assertor
-
-
Uses of Assertor in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement Assertor Modifier and Type Class Description classAbstractHTTPDestinationCommon base for HTTP Destination implementations.classHttpClientHTTPConduitclassHTTPConduitThis Conduit handles the "http" and "https" transport protocols.classURLConnectionHTTPConduit -
Uses of Assertor in org.apache.cxf.transport.http_jaxws_spi
Classes in org.apache.cxf.transport.http_jaxws_spi that implement Assertor Modifier and Type Class Description classJAXWSHttpSpiDestination -
Uses of Assertor in org.apache.cxf.transport.http_jetty
Classes in org.apache.cxf.transport.http_jetty that implement Assertor Modifier and Type Class Description classJettyHTTPDestination -
Uses of Assertor in org.apache.cxf.transport.http_undertow
Classes in org.apache.cxf.transport.http_undertow that implement Assertor Modifier and Type Class Description classUndertowHTTPDestination -
Uses of Assertor in org.apache.cxf.transport.http.asyncclient
Classes in org.apache.cxf.transport.http.asyncclient that implement Assertor Modifier and Type Class Description classAsyncHTTPConduit -
Uses of Assertor in org.apache.cxf.transport.http.asyncclient.hc5
Classes in org.apache.cxf.transport.http.asyncclient.hc5 that implement Assertor Modifier and Type Class Description classAsyncHTTPConduitAsync HTTP Conduit using Apache HttpClient 5 -
Uses of Assertor in org.apache.cxf.transport.http.netty.client
Classes in org.apache.cxf.transport.http.netty.client that implement Assertor Modifier and Type Class Description classNettyHttpConduit -
Uses of Assertor in org.apache.cxf.transport.http.netty.server
Classes in org.apache.cxf.transport.http.netty.server that implement Assertor Modifier and Type Class Description classNettyHttpDestination -
Uses of Assertor in org.apache.cxf.transport.servlet
Classes in org.apache.cxf.transport.servlet that implement Assertor Modifier and Type Class Description classServletDestination -
Uses of Assertor in org.apache.cxf.transport.websocket.ahc
Classes in org.apache.cxf.transport.websocket.ahc that implement Assertor Modifier and Type Class Description classAhcWebSocketConduit -
Uses of Assertor in org.apache.cxf.transport.websocket.atmosphere
Classes in org.apache.cxf.transport.websocket.atmosphere that implement Assertor Modifier and Type Class Description classAtmosphereWebSocketJettyDestinationclassAtmosphereWebSocketServletDestinationWebSocket Servlet Destination based on AtmosphereclassAtmosphereWebSocketUndertowDestination -
Uses of Assertor in org.apache.cxf.transport.websocket.jetty10
Classes in org.apache.cxf.transport.websocket.jetty10 that implement Assertor Modifier and Type Class Description classJetty10WebSocketDestination -
Uses of Assertor in org.apache.cxf.transport.websocket.undertow
Classes in org.apache.cxf.transport.websocket.undertow that implement Assertor Modifier and Type Class Description classUndertowWebSocketDestination -
Uses of Assertor in org.apache.cxf.ws.policy
Methods in org.apache.cxf.ws.policy that return Assertor Modifier and Type Method Description AssertorPolicyUtils.WrappedAssertor. getWrappedAssertor()Constructors in org.apache.cxf.ws.policy with parameters of type Assertor Constructor Description WrappedAssertor(Assertor o)
-