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:
AtmosphereHandler, AtmosphereServletProcessor

public class AtmospherePollHandler
extends ReflectorServletProcessor

Author:
p.havelaar

Constructor Summary
AtmospherePollHandler()
           
 
Method Summary
 void onStateChange(AtmosphereResourceEvent event)
           
 String toString()
           
 
Methods inherited from class org.atmosphere.handler.ReflectorServletProcessor
destroy, getServlet, getServletClass, getServletClassName, init, onRequest, setFilterClassName, setFilterName, 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(AtmosphereResourceEvent event)
                   throws IOException
Specified by:
onStateChange in interface AtmosphereHandler
Overrides:
onStateChange in class AbstractReflectorAtmosphereHandler
Throws:
IOException

toString

public String toString()
Overrides:
toString in class ReflectorServletProcessor


Copyright © 2013. All Rights Reserved.