public class JAXWSHttpSpiTransportFactory extends HTTPTransportFactory implements DestinationFactory
DEFAULT_NAMESPACES, registrybus| Constructor and Description |
|---|
JAXWSHttpSpiTransportFactory(Bus bus,
javax.xml.ws.spi.http.HttpContext context) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
getDestination(EndpointInfo endpointInfo)
Create a destination.
|
configure, configure, createEndpointInfo, createPortExtensors, findFactory, getConduit, getConduit, getRegistry, getUriPrefixes, setActivationNamespaces, setBusgetBus, getTransportIds, register, setTransportIds, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransportIds, getUriPrefixesgetTransportIdspublic JAXWSHttpSpiTransportFactory(Bus bus, javax.xml.ws.spi.http.HttpContext context)
public Destination getDestination(EndpointInfo endpointInfo) throws IOException
DestinationFactorygetDestination in interface DestinationFactorygetDestination in class HTTPTransportFactoryendpointInfo - the endpoint info of the destination.IOExceptionApache CXF