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 |
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) |
Apache CXF