Package org.apache.cxf.transport.servlet
Class ServletDestinationFactory
java.lang.Object
org.apache.cxf.transport.servlet.ServletDestinationFactory
- All Implemented Interfaces:
HttpDestinationFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.Bus bus, DestinationRegistry registry)
-
Constructor Details
-
ServletDestinationFactory
public ServletDestinationFactory()
-
-
Method Details
-
createDestination
public AbstractHTTPDestination createDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.Bus bus, DestinationRegistry registry) throws IOException - Specified by:
createDestinationin interfaceHttpDestinationFactory- Throws:
IOException
-