C D O

C

CounterLongPollingAtmosphereHandler - Class in org.atmosphere.samples.counter
Simple application that demonstrate how a Comet long poll request can be implemented.
CounterLongPollingAtmosphereHandler() - Constructor for class org.atmosphere.samples.counter.CounterLongPollingAtmosphereHandler
 

D

destroy() - Method in class org.atmosphere.samples.counter.CounterLongPollingAtmosphereHandler
 

O

onRequest(AtmosphereResource<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.counter.CounterLongPollingAtmosphereHandler
On GET, suspend the connection.
onStateChange(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.counter.CounterLongPollingAtmosphereHandler
Resume the underlying response on the first Broadcaster
org.atmosphere.samples.counter - package org.atmosphere.samples.counter
 

C D O

Copyright © 2011. All Rights Reserved.