public class JAXWSHttpSpiTransportFactory extends SoapTransportFactory implements DestinationFactory
CANNOT_GET_CONDUIT_ERROR, DEFAULT_NAMESPACES, DEFAULT_PREFIXES, SOAP_11_HTTP_BINDING, SOAP_12_HTTP_BINDING, TRANSPORT_ID
Constructor and Description |
---|
JAXWSHttpSpiTransportFactory(HttpContext context) |
Modifier and Type | Method and Description |
---|---|
Destination |
getDestination(EndpointInfo endpointInfo,
Bus bus)
Create a destination.
|
createEndpointInfo, createPortExtensors, getConduit, getConduit, getUriPrefixes, mapTransportURI, setActivationNamespaces
getTransportIds, setTransportIds
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTransportIds, getUriPrefixes
getTransportIds
public JAXWSHttpSpiTransportFactory(HttpContext context)
public Destination getDestination(EndpointInfo endpointInfo, Bus bus) throws IOException
DestinationFactory
getDestination
in interface DestinationFactory
getDestination
in class SoapTransportFactory
endpointInfo
- the endpoint info of the destination.IOException
Apache CXF