Uses of Class
org.apache.cxf.transport.http.HTTPTransportFactory

Packages that use HTTPTransportFactory
org.apache.cxf.transport.http   
 

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

Methods in org.apache.cxf.transport.http with parameters of type HTTPTransportFactory
 HTTPConduit HTTPConduitFactory.createConduit(HTTPTransportFactory f, org.apache.cxf.service.model.EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target)
           
 



Apache CXF