public interface HttpDestinationFactory
| Modifier and Type | Method and Description |
|---|---|
AbstractHTTPDestination |
createDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo,
org.apache.cxf.Bus bus,
DestinationRegistry registry) |
AbstractHTTPDestination createDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.Bus bus, DestinationRegistry registry) throws IOException
IOExceptionApache CXF