|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--de.jadv.lib.EventCoder
This event-coder is no longer needed. (deprecated!)
| Constructor Summary | |
EventCoder()
Deprecated. |
|
| Method Summary | |
static JAdvEvent |
decodeEvent(java.nio.ByteBuffer buf)
Deprecated. |
static java.nio.ByteBuffer |
encodeEvent(JAdvEvent event)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EventCoder()
| Method Detail |
public static java.nio.ByteBuffer encodeEvent(JAdvEvent event)
throws java.lang.Exception
java.lang.Exceptionpublic static JAdvEvent decodeEvent(java.nio.ByteBuffer buf)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||