public class ServletDestination extends AbstractHTTPDestination
AbstractHTTPDestination.BackChannelConduit
AbstractDestination.AbstractBackChannelConduit
bus, certConstraints, contextMatchStrategy, CXF_ASYNC_CONTEXT, CXF_CONTINUATION_MESSAGE, fixedParameterOrder, HTTP_CONFIG, HTTP_CONTEXT, HTTP_CONTEXT_MATCH_STRATEGY, HTTP_REQUEST, HTTP_RESPONSE, isServlet3, multiplexWithAddress, path, registry, REQUEST_REDIRECTED, RESPONSE_COMMITED, RESPONSE_HEADERS_COPIED, server, SERVICE_REDIRECTION
endpointInfo, reference
incomingObserver
Constructor and Description |
---|
ServletDestination(Bus b,
DestinationRegistry registry,
EndpointInfo ei,
String path)
Constructor, allowing subsititution of configuration.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getBasePath(String contextPath) |
protected Logger |
getLogger() |
activate, assertMessage, canAssert, contextMatchOnExact, deactivate, finalizeConfig, flushHeaders, flushHeaders, getAddressValue, getAddressValue, getAddressWithId, getBeanName, getBus, getContextMatchStrategy, getId, getInbuiltBackChannel, getPath, getServer, invoke, isFixedParameterOrder, isMultiplexWithAddress, isOneWay, releaseRegistry, retrieveFromContinuation, retrieveFromServlet3Async, setContextMatchStrategy, setFixedParameterOrder, setMultiplexWithAddress, setServer, setupContinuation, setupMessage, setupMessage, shutdown
getAddress, getBackChannel, getEndpointInfo
getMessageObserver, getTargetReference, getTargetReference, setMessageObserver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAddress, getBackChannel, getMessageObserver
setMessageObserver
public ServletDestination(Bus b, DestinationRegistry registry, EndpointInfo ei, String path) throws IOException
b
- the associated Busci
- the associated conduit initiatorei
- the endpoint info of the destinationcfg
- the configurationIOException
protected Logger getLogger()
getLogger
in class AbstractObservable
protected String getBasePath(String contextPath) throws IOException
getBasePath
in class AbstractHTTPDestination
IOException
Apache CXF