Uses of Class
org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduitFactory
Packages that use AsyncHTTPConduitFactory
-
Uses of AsyncHTTPConduitFactory in org.apache.cxf.transport.http.asyncclient
Methods in org.apache.cxf.transport.http.asyncclient that return AsyncHTTPConduitFactoryMethods in org.apache.cxf.transport.http.asyncclient with parameters of type AsyncHTTPConduitFactoryModifier and TypeMethodDescriptionvoidAsyncHttpTransportFactory.setAsyncHTTPConduitFactory(AsyncHTTPConduitFactory f) Constructors in org.apache.cxf.transport.http.asyncclient with parameters of type AsyncHTTPConduitFactoryModifierConstructorDescriptionAsyncHTTPConduit(Bus b, EndpointInfo ei, org.apache.cxf.ws.addressing.EndpointReferenceType t, AsyncHTTPConduitFactory factory)