aleph
Class PE.TellChild

java.lang.Object
  |
  +--aleph.Message
        |
        +--aleph.PE.TellChild

public static class PE.TellChild
extends Message

Tell new PE about group.

See Also:
Serialized Form

Fields inherited from class aleph.Message
from, HIGH, LOW, MEDIUM, next
 
Method Summary
 void run()
           
 java.lang.String toString()
           
 
Methods inherited from class aleph.Message
copy, getPriority, readExternal, send, send, setPriority, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

run

public void run()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object