Package org.apache.cxf.transport.http
Interface HttpDestinationFactory
- All Known Implementing Classes:
ServletDestinationFactory
public interface HttpDestinationFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.Bus bus, DestinationRegistry registry)
-
Method Details
-
createDestination
AbstractHTTPDestination createDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.Bus bus, DestinationRegistry registry) throws IOException - Throws:
IOException
-