anon.mixminion.message
Class ForwardInformation

java.lang.Object
  extended by anon.mixminion.message.ForwardInformation
Direct Known Subclasses:
ExitInformation, RoutingInformation

public class ForwardInformation
extends java.lang.Object


Field Summary
 byte[] m_Content
           
 short m_Type
           
 
Constructor Summary
ForwardInformation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_Type

public short m_Type

m_Content

public byte[] m_Content
Constructor Detail

ForwardInformation

public ForwardInformation()