org.atmosphere.gwt.poll
Class AtmospherePollHandler

java.lang.Object
  extended by org.atmosphere.handler.AbstractReflectorAtmosphereHandler
      extended by org.atmosphere.handler.ReflectorServletProcessor
          extended by org.atmosphere.gwt.poll.AtmospherePollHandler
All Implemented Interfaces:
org.atmosphere.cpr.AtmosphereHandler, org.atmosphere.cpr.AtmosphereServletProcessor

public class AtmospherePollHandler
extends org.atmosphere.handler.ReflectorServletProcessor

Author:
p.havelaar

Constructor Summary
AtmospherePollHandler()
           
 
Method Summary
 void onStateChange(org.atmosphere.cpr.AtmosphereResourceEvent event)
           
 String toString()
           
 
Methods inherited from class org.atmosphere.handler.ReflectorServletProcessor
addFilter, addFilterClassName, destroy, getServlet, getServletClass, getServletClassName, init, onRequest, setServlet, setServletClass, setServletClassName
 
Methods inherited from class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
postStateChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AtmospherePollHandler

public AtmospherePollHandler()
Method Detail

onStateChange

public void onStateChange(org.atmosphere.cpr.AtmosphereResourceEvent event)
                   throws IOException
Specified by:
onStateChange in interface org.atmosphere.cpr.AtmosphereHandler
Overrides:
onStateChange in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
Throws:
IOException

toString

public String toString()
Overrides:
toString in class org.atmosphere.handler.ReflectorServletProcessor


Copyright © 2013. All Rights Reserved.