org.atmosphere.weblogic
Class WebLogicCometSupport
java.lang.Object
org.atmosphere.cpr.AsynchronousProcessor
org.atmosphere.weblogic.WebLogicCometSupport
- All Implemented Interfaces:
- AsyncSupport<AtmosphereResourceImpl>
public class WebLogicCometSupport
- extends AsynchronousProcessor
Weblogic support.
- Author:
- Jeanfrancois Arcand
| Methods inherited from class org.atmosphere.cpr.AsynchronousProcessor |
cancelled, destroyResource, getContainerName, init, map, map, resumed, shutdown, supportSession, supportWebSocket, suspended, timedout |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RRK
public static final String RRK
- See Also:
- Constant Field Values
WebLogicCometSupport
public WebLogicCometSupport(AtmosphereConfig config)
service
public Action service(AtmosphereRequest req,
AtmosphereResponse res)
throws IOException,
javax.servlet.ServletException
-
- Throws:
IOException
javax.servlet.ServletException
action
public void action(AtmosphereResourceImpl actionEvent)
-
- Specified by:
action in interface AsyncSupport<AtmosphereResourceImpl>- Overrides:
action in class AsynchronousProcessor
Copyright © 2012. All Rights Reserved.