| Package | Description |
|---|---|
| org.cruxframework.crux.core.clientoffline |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
ApplicationCacheEvent(Network network,
ApplicationCacheHandler.CacheEvent event)
Construct a new
ApplicationCacheEvent. |
Copyright © 2015. All rights reserved.