Apache CXF API

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

Packages that use HTTPConduit
org.apache.cxf.jaxrs.client   
 

Uses of HTTPConduit in org.apache.cxf.jaxrs.client
 

Methods in org.apache.cxf.jaxrs.client that return HTTPConduit
 HTTPConduit ClientConfiguration.getHttpConduit()
          Gets the HTTP conduit responsible for a transport-level communication with the remote service.
 


Apache CXF API

Apache CXF