|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.plugin.overnet.net.msg.OvernetMessage
public abstract class OvernetMessage
Field Summary | |
---|---|
byte |
type
|
Constructor Summary | |
---|---|
OvernetMessage(byte type)
|
Method Summary | |
---|---|
void |
receive()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte type
Constructor Detail |
---|
public OvernetMessage(byte type)
Method Detail |
---|
public void receive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |