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.structure   
com.openexchange.mail.structure.handler   
com.openexchange.mail.uuencode   
 

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

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

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

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

Classes in com.openexchange.mail.uuencode used by com.openexchange.mail.structure.handler
UUEncodedPart
          UUEncodedPart - 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
          UUEncodedPart - UUEncode part containing all needed information about the attachment.