public class AtmosphereSseServletDestination extends ServletDestination
AbstractHTTPDestination.BackChannelConduit, AbstractHTTPDestination.PrincipalAuthorizationPolicyAbstractDestination.AbstractBackChannelConduitbus, certConstraints, contextMatchStrategy, cproviderFactory, CXF_ASYNC_CONTEXT, CXF_CONTINUATION_MESSAGE, decodeBasicAuthWithIso8859, enableWebSocket, fixedParameterOrder, HTTP_CONFIG, HTTP_CONTEXT, HTTP_CONTEXT_MATCH_STRATEGY, HTTP_REQUEST, HTTP_RESPONSE, isServlet3, multiplexWithAddress, path, registry, REQUEST_REDIRECTED, RESPONSE_COMMITED, RESPONSE_HEADERS_COPIED, serverPolicy, SERVICE_REDIRECTIONendpointInfo, referenceincomingObserver| Constructor and Description |
|---|
AtmosphereSseServletDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo ei,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected OutputStream |
flushHeaders(Message outMessage) |
protected OutputStream |
flushHeaders(Message outMessage,
boolean getStream) |
void |
invoke(javax.servlet.ServletConfig config,
javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
shutdown()
Shutdown the Destination, i.e.
|
getBasePath, getLoggeractivate, assertMessage, canAssert, contextMatchOnExact, deactivate, finalizeConfig, getAddressValue, getAddressValue, getAddressWithId, getBeanName, getBus, getContextMatchStrategy, getId, getInbuiltBackChannel, getPath, getServer, invokeComplete, isFixedParameterOrder, isMultiplexWithAddress, isOneWay, releaseRegistry, retrieveFromContinuation, retrieveFromServlet3Async, setContextMatchStrategy, setFixedParameterOrder, setMultiplexWithAddress, setServer, setupContinuation, setupMessagegetAddress, getBackChannel, getEndpointInfogetMessageObserver, getTargetReference, getTargetReference, setMessageObserverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonServletConfigAvailablegetAddress, getBackChannel, getMessageObserversetMessageObserverpublic AtmosphereSseServletDestination(Bus bus, DestinationRegistry registry, EndpointInfo ei, String path) throws IOException
IOExceptionpublic void invoke(javax.servlet.ServletConfig config,
javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
invoke in class AbstractHTTPDestinationIOExceptionpublic void shutdown()
AbstractDestinationshutdown in interface Destinationshutdown in class AbstractHTTPDestinationprotected OutputStream flushHeaders(Message outMessage, boolean getStream) throws IOException
flushHeaders in class AbstractHTTPDestinationIOExceptionprotected OutputStream flushHeaders(Message outMessage) throws IOException
flushHeaders in class AbstractHTTPDestinationIOExceptionApache CXF