|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AtmosphereServlet detect an HttpServletRequest
maps to this AtmosphereHandler, the AtmosphereHandler.onRequest(org.atmosphere.cpr.AtmosphereResource)
gets invoked and the response will be suspended depending on the http
method, e.g.
Broadcaster.broadcast(java.lang.Object) is
issued or when the response times out, e.g whne the value AtmosphereResource.suspend(long)
expires.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||