|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmil.navy.nps.dis.NetworkStatus
A utility class that is used to determine the status of the network. As of this writing, it only is used to determine if we have an interface other than the loopback interface up. This implements the SecuirtyBadge scheme, so that we can use it in x-platform browsers with different security schemes.
Field Summary | |
(package private) boolean |
isConnected
|
Constructor Summary | |
NetworkStatus()
|
Method Summary | |
boolean |
networkConnectionPresent()
Used to test for the existence of network connections. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
boolean isConnected
Constructor Detail |
public NetworkStatus()
Method Detail |
public boolean networkConnectionPresent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |