Uses of Interface
org.apache.cxf.transport.http.HTTPConduitFactory
-
-
Uses of HTTPConduitFactory in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http that return HTTPConduitFactory Modifier and Type Method Description protected HTTPConduitFactoryHTTPTransportFactory. findFactory(EndpointInfo endpointInfo, Bus bus) -
Uses of HTTPConduitFactory in org.apache.cxf.transport.http.asyncclient
Classes in org.apache.cxf.transport.http.asyncclient that implement HTTPConduitFactory Modifier and Type Class Description classAsyncHTTPConduitFactory -
Uses of HTTPConduitFactory in org.apache.cxf.transport.http.asyncclient.hc5
Classes in org.apache.cxf.transport.http.asyncclient.hc5 that implement HTTPConduitFactory Modifier and Type Class Description classAsyncHTTPConduitFactory -
Uses of HTTPConduitFactory in org.apache.cxf.transport.http.netty.client
Classes in org.apache.cxf.transport.http.netty.client that implement HTTPConduitFactory Modifier and Type Class Description classNettyHttpConduitFactory
-