disciple.connections
Class InitMessage

java.lang.Object
  |
  +--disciple.core.ControlMessage
        |
        +--disciple.connections.InitMessage
All Implemented Interfaces:
java.io.Serializable

public class InitMessage
extends ControlMessage

See Also:
Serialized Form

Field Summary
 
Fields inherited from class disciple.core.ControlMessage
source_
 
Constructor Summary
InitMessage()
           
 
Method Summary
 void execute(Connection connection)
           
 
Methods inherited from class disciple.core.ControlMessage
getSource, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitMessage

public InitMessage()
Method Detail

execute

public void execute(Connection connection)
Specified by:
execute in class ControlMessage


Copyright (c) 2003 Rutgers, The State University of New Jersey