public class JAXWSHttpSpiTransportFactory
extends org.apache.cxf.transport.http.HTTPTransportFactory
implements org.apache.cxf.transport.DestinationFactory
| Constructor and Description |
|---|
JAXWSHttpSpiTransportFactory(org.apache.cxf.Bus bus,
javax.xml.ws.spi.http.HttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.transport.Destination |
getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo) |
configure, configure, createEndpointInfo, createPortExtensors, findFactory, getConduit, getConduit, getRegistry, getUriPrefixes, setActivationNamespaces, setBusgetBus, getTransportIds, register, setTransportIds, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic JAXWSHttpSpiTransportFactory(org.apache.cxf.Bus bus,
javax.xml.ws.spi.http.HttpContext context)
public org.apache.cxf.transport.Destination getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo)
throws IOException
getDestination in interface org.apache.cxf.transport.DestinationFactorygetDestination in class org.apache.cxf.transport.http.HTTPTransportFactoryIOExceptionApache CXF