Uses of Class
org.atmosphere.cpr.AtmosphereResourceEventImpl
Packages that use AtmosphereResourceEventImpl
-
Uses of AtmosphereResourceEventImpl in org.atmosphere.cpr
Subclasses of AtmosphereResourceEventImpl in org.atmosphere.cprModifier and TypeClassDescriptionclassSpecifies to the observable thatAtmosphereResourceHeartbeatEventListener.onHeartbeat(org.atmosphere.cpr.AtmosphereResourceEvent)should be invoked when it fires event to observers.Methods in org.atmosphere.cpr that return AtmosphereResourceEventImplModifier and TypeMethodDescriptionAtmosphereResourceImpl.getAtmosphereResourceEvent()AtmosphereResourceEventImpl.isClosedByClient(boolean isClosedByClient) AtmosphereResourceEventImpl.setCancelled(boolean isCancelled) AtmosphereResourceEventImpl.setCloseByApplication(boolean b) protected AtmosphereResourceEventImplAtmosphereResourceEventImpl.setIsResumedOnTimeout(boolean isResumedOnTimeout) AtmosphereResourceEventImpl.setMessage(Object message)