Class IDListMsg

java.lang.Object
  |
  +--IDListMsg
Direct Known Subclasses:
AddElementMsg, InitMsg, QuitMsg, RemoveElementMsg, ReplaceElementMsg, UpdateElementMsg

public class IDListMsg
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

Constructor Detail

IDListMsg

public IDListMsg()