| Package | Description |
|---|---|
| org.apache.cxf.transport.http | |
| org.apache.cxf.transport.http.asyncclient | |
| org.apache.cxf.transport.http.netty.client |
| Modifier and Type | Method and Description |
|---|---|
HTTPConduit |
HTTPConduitFactory.createConduit(HTTPTransportFactory f,
Bus b,
EndpointInfo localInfo,
EndpointReferenceType target) |
| Modifier and Type | Method and Description |
|---|---|
HTTPConduit |
AsyncHTTPConduitFactory.createConduit(HTTPTransportFactory f,
Bus bus,
EndpointInfo localInfo,
EndpointReferenceType target) |
| Modifier and Type | Method and Description |
|---|---|
HTTPConduit |
NettyHttpConduitFactory.createConduit(HTTPTransportFactory f,
Bus bus,
EndpointInfo localInfo,
EndpointReferenceType target) |
Apache CXF