public interface HTTPConduitFactory
| Modifier and Type | Method and Description |
|---|---|
HTTPConduit |
createConduit(HTTPTransportFactory f,
org.apache.cxf.service.model.EndpointInfo localInfo,
org.apache.cxf.ws.addressing.EndpointReferenceType target) |
HTTPConduit createConduit(HTTPTransportFactory f, org.apache.cxf.service.model.EndpointInfo localInfo, org.apache.cxf.ws.addressing.EndpointReferenceType target) throws IOException
IOExceptionApache CXF