org.xnap.plugin.overnet.net.msg.core
Class OptionsMessage

java.lang.Object
  extended by org.xnap.plugin.overnet.net.msg.OvernetMessage
      extended by org.xnap.plugin.overnet.net.msg.core.OvernetCoreMessage
          extended by org.xnap.plugin.overnet.net.msg.core.OptionsMessage

public class OptionsMessage
extends OvernetCoreMessage


Field Summary
static byte TYPE
           
 
Fields inherited from class org.xnap.plugin.overnet.net.msg.OvernetMessage
type
 
Constructor Summary
OptionsMessage(java.nio.ByteBuffer buffer)
           
 
Method Summary
 
Methods inherited from class org.xnap.plugin.overnet.net.msg.core.OvernetCoreMessage
get, get, getFloat, getInt, getShort, getString, isValid, readTags, remaining, skip
 
Methods inherited from class org.xnap.plugin.overnet.net.msg.OvernetMessage
receive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final byte TYPE
See Also:
Constant Field Values
Constructor Detail

OptionsMessage

public OptionsMessage(java.nio.ByteBuffer buffer)


Copyright © 2001-2005 XNap Team. All Rights Reserved.