C 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
 

O

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

C O

Copyright © 2010 SUN Microsystems. All Rights Reserved.