Apache CXF API

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

Packages that use URLConnectionHTTPConduit
org.apache.cxf.transport.http.asyncclient   
org.apache.cxf.transport.http.netty.client   
org.apache.cxf.transport.websocket.ahc   
 

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

Subclasses of URLConnectionHTTPConduit in org.apache.cxf.transport.http.asyncclient
 class AsyncHTTPConduit
           
 

Uses of URLConnectionHTTPConduit in org.apache.cxf.transport.http.netty.client
 

Subclasses of URLConnectionHTTPConduit in org.apache.cxf.transport.http.netty.client
 class NettyHttpConduit
           
 

Uses of URLConnectionHTTPConduit in org.apache.cxf.transport.websocket.ahc
 

Subclasses of URLConnectionHTTPConduit in org.apache.cxf.transport.websocket.ahc
 class AhcWebSocketConduit
           
 


Apache CXF API

Apache CXF