public class JBossWebSocketSupport extends JBossWebCometSupport
https://github.com/mikebrock/jboss-websocketsHTTP_EVENTcancelledAction, config, timedoutAction| Constructor and Description |
|---|
JBossWebSocketSupport(AtmosphereConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(org.jboss.servlet.http.HttpEvent httpEvent) |
boolean |
supportWebSocket()
Return true if this implementation supports the websocket protocol.
|
action, cancelled, complete, serviceallowSessionTimeoutRemoval, completeLifecycle, endRequest, getContainerName, init, invokeAtmosphereHandler, invokeInterceptors, map, postInterceptors, resumed, shutdown, supportSession, suspended, timedoutpublic JBossWebSocketSupport(AtmosphereConfig config)
public boolean supportWebSocket()
AsyncSupportsupportWebSocket in interface AsyncSupport<AtmosphereResourceImpl>supportWebSocket in class AsynchronousProcessorpublic void dispatch(org.jboss.servlet.http.HttpEvent httpEvent)
throws IOException,
javax.servlet.ServletException
httpEvent - javax.servlet.ServletExceptionIOExceptionCopyright © 2014. All Rights Reserved.