org.abstracthorizon.mercury.imap.util.section
Class Envelope

java.lang.Object
  extended by org.abstracthorizon.mercury.imap.util.section.Envelope

public class Envelope
extends Object

Envelope section

Author:
Daniel Sendula

Constructor Summary
Envelope()
           
 
Method Summary
 String toString()
          Returns string representation of this object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Envelope

public Envelope()
Method Detail

toString

public String toString()
Returns string representation of this object

Overrides:
toString in class Object
Returns:
string representation of this object


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.