Uses of Class
org.apache.cxf.transport.http.HTTPConduit
Packages that use HTTPConduit
Package
Description
-
Uses of HTTPConduit in org.apache.cxf.jaxrs.client
Methods in org.apache.cxf.jaxrs.client that return HTTPConduitModifier and TypeMethodDescriptionClientConfiguration.getHttpConduit()Gets the HTTP conduit responsible for a transport-level communication with the remote service. -
Uses of HTTPConduit in org.apache.cxf.transport.http
Subclasses of HTTPConduit in org.apache.cxf.transport.httpMethods in org.apache.cxf.transport.http that return HTTPConduitModifier and TypeMethodDescriptionHTTPConduitFactory.createConduit(HTTPTransportFactory f, Bus b, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) Methods in org.apache.cxf.transport.http with parameters of type HTTPConduitModifier and TypeMethodDescriptionvoidHttpConduitConfig.apply(HTTPConduit conduit) voidHTTPConduitConfigurer.configure(String name, String address, HTTPConduit c) -
Uses of HTTPConduit in org.apache.cxf.transport.http.asyncclient
Subclasses of HTTPConduit in org.apache.cxf.transport.http.asyncclientMethods in org.apache.cxf.transport.http.asyncclient that return HTTPConduitModifier and TypeMethodDescriptionAsyncHTTPConduitFactory.createConduit(Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) AsyncHTTPConduitFactory.createConduit(HTTPTransportFactory f, Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) -
Uses of HTTPConduit in org.apache.cxf.transport.http.asyncclient.hc5
Subclasses of HTTPConduit in org.apache.cxf.transport.http.asyncclient.hc5Modifier and TypeClassDescriptionclassAsync HTTP Conduit using Apache HttpClient 5Methods in org.apache.cxf.transport.http.asyncclient.hc5 that return HTTPConduitModifier and TypeMethodDescriptionAsyncHTTPConduitFactory.createConduit(Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) AsyncHTTPConduitFactory.createConduit(HTTPTransportFactory f, Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) -
Uses of HTTPConduit in org.apache.cxf.transport.http.netty.client
Subclasses of HTTPConduit in org.apache.cxf.transport.http.netty.clientMethods in org.apache.cxf.transport.http.netty.client that return HTTPConduitModifier and TypeMethodDescriptionNettyHttpConduitFactory.createConduit(Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) NettyHttpConduitFactory.createConduit(HTTPTransportFactory f, Bus bus, EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) -
Uses of HTTPConduit in org.apache.cxf.transport.websocket.ahc
Subclasses of HTTPConduit in org.apache.cxf.transport.websocket.ahc