public class WebLogicCometSupport
extends org.atmosphere.cpr.AsynchronousProcessor
| Constructor and Description |
|---|
WebLogicCometSupport(org.atmosphere.cpr.AtmosphereConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
action(org.atmosphere.cpr.AtmosphereResourceImpl actionEvent) |
org.atmosphere.cpr.Action |
service(org.atmosphere.cpr.AtmosphereRequest req,
org.atmosphere.cpr.AtmosphereResponse res) |
allowSessionTimeoutRemoval, cancelled, complete, completeLifecycle, endRequest, getContainerName, init, invokeAtmosphereHandler, invokeInterceptors, map, postInterceptors, resumed, shutdown, supportSession, supportWebSocket, suspended, timedoutpublic static final String RRK
public WebLogicCometSupport(org.atmosphere.cpr.AtmosphereConfig config)
public org.atmosphere.cpr.Action service(org.atmosphere.cpr.AtmosphereRequest req,
org.atmosphere.cpr.AtmosphereResponse res)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic void action(org.atmosphere.cpr.AtmosphereResourceImpl actionEvent)
action in interface org.atmosphere.cpr.AsyncSupport<org.atmosphere.cpr.AtmosphereResourceImpl>action in class org.atmosphere.cpr.AsynchronousProcessorCopyright © 2015. All Rights Reserved.