public class JSR356AsyncSupport extends Servlet30CometSupport
| Modifier and Type | Class and Description |
|---|---|
static class |
JSR356AsyncSupport.AtmosphereConfigurator |
cancelledAction, config, timedoutAction| Constructor and Description |
|---|
JSR356AsyncSupport(AtmosphereConfig config) |
JSR356AsyncSupport(AtmosphereConfig config,
javax.servlet.ServletContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerName()
Return "javax.servlet".
|
boolean |
supportWebSocket()
Return true if this implementation supports the websocket protocol.
|
action, cancelled, complete, endAsyncContext, serviceallowSessionTimeoutRemoval, completeLifecycle, endRequest, init, invokeAtmosphereHandler, invokeInterceptors, map, postInterceptors, resumed, shutdown, supportSession, suspended, timedoutpublic JSR356AsyncSupport(AtmosphereConfig config)
public JSR356AsyncSupport(AtmosphereConfig config, javax.servlet.ServletContext ctx)
public boolean supportWebSocket()
AsyncSupportsupportWebSocket in interface AsyncSupport<AtmosphereResourceImpl>supportWebSocket in class AsynchronousProcessorpublic String getContainerName()
Servlet30CometSupportgetContainerName in interface AsyncSupport<AtmosphereResourceImpl>getContainerName in class Servlet30CometSupportCopyright © 2016. All rights reserved.