anon.mixminion.message
Class ReplyImplementation

java.lang.Object
  extended by anon.mixminion.message.ReplyImplementation
Direct Known Subclasses:
NoReplyMessage, ReplyMessage

public abstract class ReplyImplementation
extends java.lang.Object

Author:
Stefan Roenisch

Constructor Summary
ReplyImplementation()
           
 
Method Summary
 java.util.Vector buildMessage()
           
 java.util.Vector getStartServers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplyImplementation

public ReplyImplementation()
Method Detail

buildMessage

public java.util.Vector buildMessage()

getStartServers

public java.util.Vector getStartServers()