Uses of Class
org.cruxframework.crux.core.clientoffline.ApplicationCacheHandler.CacheEvent

Packages that use ApplicationCacheHandler.CacheEvent
org.cruxframework.crux.core.clientoffline   
 

Uses of ApplicationCacheHandler.CacheEvent in org.cruxframework.crux.core.clientoffline
 

Methods in org.cruxframework.crux.core.clientoffline that return ApplicationCacheHandler.CacheEvent
 ApplicationCacheHandler.CacheEvent ApplicationCacheEvent.getEventType()
          Returns true application cache event type, false if it has been online.
static ApplicationCacheHandler.CacheEvent ApplicationCacheHandler.CacheEvent.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApplicationCacheHandler.CacheEvent[] ApplicationCacheHandler.CacheEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.cruxframework.crux.core.clientoffline with parameters of type ApplicationCacheHandler.CacheEvent
ApplicationCacheEvent(Network network, ApplicationCacheHandler.CacheEvent event)
          Construct a new ApplicationCacheEvent.
 



Copyright © 2014. All rights reserved.