public class JAXWSHttpSpiTransportFactory
extends org.apache.cxf.binding.soap.SoapTransportFactory
implements org.apache.cxf.transport.DestinationFactory
| Constructor and Description |
|---|
JAXWSHttpSpiTransportFactory(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,
org.apache.cxf.Bus bus) |
createEndpointInfo, createPortExtensors, getConduit, getConduit, getUriPrefixes, mapTransportURI, setActivationNamespacesgetTransportIds, setTransportIdsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic JAXWSHttpSpiTransportFactory(javax.xml.ws.spi.http.HttpContext context)
public org.apache.cxf.transport.Destination getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo,
org.apache.cxf.Bus bus)
throws IOException
getDestination in interface org.apache.cxf.transport.DestinationFactorygetDestination in class org.apache.cxf.binding.soap.SoapTransportFactoryIOExceptionApache CXF