Class QuitMsg

java.lang.Object
  |
  +--IDListMsg
        |
        +--QuitMsg

public class QuitMsg
extends IDListMsg

See Also:
Serialized Form

Constructor Summary
QuitMsg()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

QuitMsg

public QuitMsg()