org.xnap.plugin.opennap.net.msg
Class Message

java.lang.Object
  extended by org.xnap.plugin.opennap.net.msg.Message
Direct Known Subclasses:
ClientMessage, ServerMessage

public class Message
extends java.lang.Object


Field Summary
 int type
           
 
Constructor Summary
protected Message(int type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type
Constructor Detail

Message

protected Message(int type)


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