Uses of Class
org.apache.james.mime4j.message.SingleBody

Packages that use SingleBody
org.apache.james.mime4j.message   
 

Uses of SingleBody in org.apache.james.mime4j.message
 

Subclasses of SingleBody in org.apache.james.mime4j.message
 class BinaryBody
          A body containing binary data.
 class TextBody
          Encapsulates the contents of a text/* entity body.
 

Methods in org.apache.james.mime4j.message that return SingleBody
 SingleBody SingleBody.copy()
          Returns a copy of this SingleBody (optional operation).
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.