Uses of Class
org.apache.james.mime4j.message.BodyPart
-
Packages that use BodyPart Package Description org.apache.james.mime4j.message -
-
Uses of BodyPart in org.apache.james.mime4j.message
Methods in org.apache.james.mime4j.message that return BodyPart Modifier and Type Method Description BodyPartBodyPartBuilder. build()BodyPartDefaultMessageBuilder. copy(Entity other)Creates a newBodyPartfrom the specifiedEntity.
-