org.cruxframework.crux.core.clientoffline
Class Network.CacheManifestImpl
java.lang.Object
org.cruxframework.crux.core.clientoffline.Network.Impl
org.cruxframework.crux.core.clientoffline.Network.CacheManifestImpl
- All Implemented Interfaces:
- HasNetworkHandlers
- Enclosing class:
- Network
public static class Network.CacheManifestImpl
- extends Network.Impl
|
Method Summary |
boolean |
isOnLine()
Returns whether or not the network is onLine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Network.CacheManifestImpl
public Network.CacheManifestImpl()
isOnLine
public boolean isOnLine()
- Description copied from interface:
HasNetworkHandlers
- Returns whether or not the network is onLine
- Returns:
- true if onLine, false otherwise
Copyright © 2014. All rights reserved.