public class HttpServerDestination
extends org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
bus, certConstraints, contextMatchStrategy, cproviderFactory, 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
Constructor and Description |
---|
HttpServerDestination(org.apache.cxf.Bus b,
org.apache.cxf.transport.http.DestinationRegistry registry,
org.apache.cxf.service.model.EndpointInfo ei) |
Modifier and Type | Method and Description |
---|---|
protected void |
activate()
Activate receipt of incoming messages.
|
protected void |
deactivate()
Deactivate receipt of incoming messages.
|
void |
finalizeConfig() |
protected Logger |
getLogger() |
protected HttpServerEngineFactory |
getServerEngineFactory() |
doService, getBasePath, serviceRequest
assertMessage, canAssert, contextMatchOnExact, 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
public HttpServerDestination(org.apache.cxf.Bus b, org.apache.cxf.transport.http.DestinationRegistry registry, org.apache.cxf.service.model.EndpointInfo ei) throws IOException
IOException
protected Logger getLogger()
getLogger
in class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
public void finalizeConfig()
finalizeConfig
in class org.apache.cxf.transport.http.AbstractHTTPDestination
protected HttpServerEngineFactory getServerEngineFactory()
protected void activate()
activate
in class org.apache.cxf.transport.http.AbstractHTTPDestination
protected void deactivate()
deactivate
in class org.apache.cxf.transport.http.AbstractHTTPDestination
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.