Apache CXF API

Uses of Interface
org.apache.cxf.transport.http.HTTPConduitFactory

Packages that use HTTPConduitFactory
org.apache.cxf.transport.http   
org.apache.cxf.transport.http.asyncclient   
 

Uses of HTTPConduitFactory in org.apache.cxf.transport.http
 

Methods in org.apache.cxf.transport.http that return HTTPConduitFactory
protected  HTTPConduitFactory HTTPTransportFactory.findFactory(EndpointInfo endpointInfo)
           
 

Uses of HTTPConduitFactory in org.apache.cxf.transport.http.asyncclient
 

Classes in org.apache.cxf.transport.http.asyncclient that implement HTTPConduitFactory
 class AsyncHTTPConduitFactory
           
 


Apache CXF API

Apache CXF