Uses of Class
org.atmosphere.cpr.AtmosphereResourceEventImpl

Packages that use AtmosphereResourceEventImpl
org.atmosphere.cpr   
 

Uses of AtmosphereResourceEventImpl in org.atmosphere.cpr
 

Methods in org.atmosphere.cpr that return AtmosphereResourceEventImpl
 AtmosphereResourceEventImpl AtmosphereResourceImpl.getAtmosphereResourceEvent()
          Return the current AtmosphereResourceEvent.
 AtmosphereResourceEventImpl AtmosphereResourceEventImpl.isClosedByClient(boolean isClosedByClient)
           
protected  AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setCancelled(boolean isCancelled)
           
protected  AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setIsResumedOnTimeout(boolean isResumedOnTimeout)
           
 AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setMessage(Object message)
          Set the message broadcasted using Broadcaster.broadcast(java.lang.Object)
 



Copyright © 2013. All Rights Reserved.