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

onEvent(AtmosphereEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.counter.CounterLongPollingAtmosphereHandler
On GET, suspend the conneciton.
onMessage(AtmosphereEvent<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 © 2009 SUN Microsystems. All Rights Reserved.