org.cruxframework.crux.core.clientoffline
Class Network.CacheManifestImpl

java.lang.Object
  extended by org.cruxframework.crux.core.clientoffline.Network.Impl
      extended by org.cruxframework.crux.core.clientoffline.Network.CacheManifestImpl
All Implemented Interfaces:
HasNetworkHandlers
Enclosing class:
Network

public static class Network.CacheManifestImpl
extends Network.Impl


Field Summary
 
Fields inherited from class org.cruxframework.crux.core.clientoffline.Network.Impl
handlers, messages
 
Constructor Summary
Network.CacheManifestImpl()
           
 
Method Summary
 boolean isOnLine()
          Returns whether or not the network is onLine
 
Methods inherited from class org.cruxframework.crux.core.clientoffline.Network.Impl
addNetworkHandler, fireEvent, fireOffLineEvent, fireOnLineEvent, isSupported
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Network.CacheManifestImpl

public Network.CacheManifestImpl()
Method Detail

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.