Package org.apache.james.mime4j.message

Interface Summary
BinaryBody Interface implemented by bodies containing binary data.
Body Encapsulates the body of an entity (see RFC 2045).
TextBody Encapsulates the contents of a text/* entity body.
 

Class Summary
AbstractBody Abstract Body implementation providing the parent functionality required by bodies.
BodyPart Represents a MIME body part (see RFC 2045).
Entity MIME entity.
Header The header of an entity (see RFC 2045).
Message Represents a MIME message.
Multipart Represents a MIME multipart body (see RFC 2045).A multipart body has a ordered list of body parts.
SimpleContentHandler Abstract implementation of ContentHandler that automates common tasks.
 



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