|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.atmosphere.cpr.AsynchronousProcessor
org.atmosphere.weblogic.WebLogicCometSupport
public class WebLogicCometSupport
Weblogic support.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.atmosphere.cpr.AsynchronousProcessor |
|---|
org.atmosphere.cpr.AsynchronousProcessor.AsynchronousProcessorHook |
| Field Summary | |
|---|---|
static String |
RRK
|
| Fields inherited from class org.atmosphere.cpr.AsynchronousProcessor |
|---|
aliveRequests, cancelledAction, config, timedoutAction |
| Constructor Summary | |
|---|---|
WebLogicCometSupport(org.atmosphere.cpr.AtmosphereConfig config)
|
|
| Method Summary | |
|---|---|
void |
action(org.atmosphere.cpr.AtmosphereResourceImpl actionEvent)
|
org.atmosphere.cpr.Action |
service(org.atmosphere.cpr.AtmosphereRequest req,
org.atmosphere.cpr.AtmosphereResponse res)
|
| Methods inherited from class org.atmosphere.cpr.AsynchronousProcessor |
|---|
cancelled, completeLifecycle, getContainerName, init, invokeAtmosphereHandler, map, resumed, shutdown, supportSession, supportWebSocket, suspended, timedout, trackActiveRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String RRK
| Constructor Detail |
|---|
public WebLogicCometSupport(org.atmosphere.cpr.AtmosphereConfig config)
| Method Detail |
|---|
public org.atmosphere.cpr.Action service(org.atmosphere.cpr.AtmosphereRequest req,
org.atmosphere.cpr.AtmosphereResponse res)
throws IOException,
javax.servlet.ServletException
IOException
javax.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.AsynchronousProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||