|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.atmosphere.cpr.AsynchronousProcessor
org.atmosphere.container.Jetty7CometSupport
org.atmosphere.cometd.JettyAsyncSupport
public class JettyAsyncSupport
| Field Summary |
|---|
| Fields inherited from class org.atmosphere.cpr.AsynchronousProcessor |
|---|
cancelledAction, config, timedoutAction |
| Constructor Summary | |
|---|---|
JettyAsyncSupport(org.atmosphere.cpr.AtmosphereConfig config)
|
|
| Method Summary | |
|---|---|
String |
getContainerName()
Return the container's name. |
protected org.eclipse.jetty.continuation.Continuation |
getContinuation(org.atmosphere.cpr.AtmosphereRequest req)
|
org.atmosphere.cpr.Action |
service(org.atmosphere.cpr.AtmosphereRequest req,
org.atmosphere.cpr.AtmosphereResponse res)
|
boolean |
supportWebSocket()
|
| Methods inherited from class org.atmosphere.container.Jetty7CometSupport |
|---|
action, complete |
| Methods inherited from class org.atmosphere.cpr.AsynchronousProcessor |
|---|
allowSessionTimeoutRemoval, cancelled, completeLifecycle, endRequest, init, invokeAtmosphereHandler, invokeInterceptors, map, postInterceptors, resumed, shutdown, supportSession, suspended, timedout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JettyAsyncSupport(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
service in interface org.atmosphere.cpr.AsyncSupport<org.atmosphere.cpr.AtmosphereResourceImpl>service in class org.atmosphere.container.Jetty7CometSupportIOException
javax.servlet.ServletExceptionpublic String getContainerName()
getContainerName in interface org.atmosphere.cpr.AsyncSupport<org.atmosphere.cpr.AtmosphereResourceImpl>getContainerName in class org.atmosphere.cpr.AsynchronousProcessorpublic boolean supportWebSocket()
supportWebSocket in interface org.atmosphere.cpr.AsyncSupport<org.atmosphere.cpr.AtmosphereResourceImpl>supportWebSocket in class org.atmosphere.cpr.AsynchronousProcessorprotected org.eclipse.jetty.continuation.Continuation getContinuation(org.atmosphere.cpr.AtmosphereRequest req)
getContinuation in class org.atmosphere.container.Jetty7CometSupport
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||