|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.jadv.lib.events.JAdvEvent | +--de.jadv.lib.events.toclient.LibVersionEvent
Send the LibVersion of the server to the client. (Client and Server must use the same version!)
Field Summary | |
int |
VERSION
|
Constructor Summary | |
LibVersionEvent()
Constructor for LibVersionEvent. |
|
LibVersionEvent(java.nio.ByteBuffer buf)
|
Method Summary | |
java.nio.ByteBuffer |
encodeEvent()
|
Methods inherited from class de.jadv.lib.events.JAdvEvent |
decodeEvent, encodeEvent, getCreateTime, isNewer, isOlder, readBackground, readString, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int VERSION
Constructor Detail |
public LibVersionEvent()
public LibVersionEvent(java.nio.ByteBuffer buf)
Method Detail |
public java.nio.ByteBuffer encodeEvent() throws java.io.IOException
encodeEvent
in class JAdvEvent
java.io.IOException
JAdvEvent.encodeEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |