|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--webfunds.utils.NetWatcher
Instances of this class could test if the net is there. Not Written Yet - just used for a static that prohibits net.
| Field Summary | |
protected static boolean |
netOK
|
| Constructor Summary | |
NetWatcher()
|
|
| Method Summary | |
static boolean |
netAvailability()
|
static void |
setNetOff()
|
static void |
setNetOn()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected static boolean netOK
| Constructor Detail |
public NetWatcher()
| Method Detail |
public static boolean netAvailability()
public static void setNetOff()
public static void setNetOn()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||