|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.clackrouter.protocol.data.VNSData
public abstract class VNSData
Generic parent class of add data sent from the VNS server to a client.
Constructor Summary | |
---|---|
VNSData()
|
Method Summary | |
---|---|
boolean |
isBanner()
|
boolean |
isClose()
|
boolean |
isHWInfo()
|
boolean |
isPacket()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VNSData()
Method Detail |
---|
public boolean isBanner()
public boolean isPacket()
public boolean isClose()
public boolean isHWInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |