Uses of Package
com.openexchange.mail.uuencode

Packages that use com.openexchange.mail.uuencode
com.openexchange.mail.dataobjects   
com.openexchange.mail.parser   
com.openexchange.mail.parser.handlers   
com.openexchange.mail.uuencode   
 

Classes in com.openexchange.mail.uuencode used by com.openexchange.mail.dataobjects
UUEncodedPart
          UUEncodePart UUEncode part containing all needed information about the attachment.
 

Classes in com.openexchange.mail.uuencode used by com.openexchange.mail.parser
UUEncodedPart
          UUEncodePart UUEncode part containing all needed information about the attachment.
 

Classes in com.openexchange.mail.uuencode used by com.openexchange.mail.parser.handlers
UUEncodedPart
          UUEncodePart UUEncode part containing all needed information about the attachment.
 

Classes in com.openexchange.mail.uuencode used by com.openexchange.mail.uuencode
UUEncodedMultiPart
          UUEncodedMultiPart - Find possible uuencoded attachments in "normal" text (like Outlook does) and converts them to UUEncodedPart objects.
UUEncodedPart
          UUEncodePart UUEncode part containing all needed information about the attachment.