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

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

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

Methods in org.apache.james.mime4j.message with parameters of type BodyPart
 void Multipart.addBodyPart(BodyPart bodyPart)
          Adds a body part to the end of the list of body parts.
 



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