|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AtmosphereServlet detect an HttpServletRequest
maps to this AtmosphereHandler, the AtmosphereHandler.onEvent(org.atmosphere.cpr.AtmosphereEvent)
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 AtmosphereEvent.suspend(long)
expires.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||