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