public class JettyDestinationFactory extends Object implements org.apache.cxf.transport.http.HttpDestinationFactory
| Constructor and Description |
|---|
JettyDestinationFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.transport.http.AbstractHTTPDestination |
createDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo,
org.apache.cxf.Bus bus,
org.apache.cxf.transport.http.DestinationRegistry registry) |
public org.apache.cxf.transport.http.AbstractHTTPDestination createDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo,
org.apache.cxf.Bus bus,
org.apache.cxf.transport.http.DestinationRegistry registry)
throws IOException
createDestination in interface org.apache.cxf.transport.http.HttpDestinationFactoryIOExceptionApache CXF