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, setActivationNamespacesgetTransportIds, setTransportIdsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransportIds, getUriPrefixesgetTransportIdspublic JAXWSHttpSpiTransportFactory(HttpContext context)
public Destination getDestination(EndpointInfo endpointInfo, Bus bus) throws IOException
DestinationFactorygetDestination in interface DestinationFactorygetDestination in class SoapTransportFactoryendpointInfo - the endpoint info of the destination.IOExceptionApache CXF