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()
           
 AtmosphereResourceEventImpl AtmosphereResourceEventImpl.isClosedByClient(boolean isClosedByClient)
           
protected  AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setCancelled(boolean isCancelled)
           
 AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setCloseByApplication(boolean b)
           
protected  AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setIsResumedOnTimeout(boolean isResumedOnTimeout)
           
 AtmosphereResourceEventImpl AtmosphereResourceEventImpl.setMessage(Object message)
           
 



Copyright © 2013. All Rights Reserved.