public class JAXWSHttpSpiTransportFactory extends HTTPTransportFactory implements DestinationFactory
DEFAULT_NAMESPACES, registry
bus
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, getConduit, getConduit, getRegistry, getUriPrefixes, setActivationNamespaces, setBus
getBus, getTransportIds, register, setTransportIds, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTransportIds, getUriPrefixes
getTransportIds
public JAXWSHttpSpiTransportFactory(Bus bus, javax.xml.ws.spi.http.HttpContext context)
public Destination getDestination(EndpointInfo endpointInfo) throws IOException
DestinationFactory
getDestination
in interface DestinationFactory
getDestination
in class HTTPTransportFactory
endpointInfo
- the endpoint info of the destination.IOException
Apache CXF