Package gnu.mail.handler

Class Summary

Application A JAF data content handler for the application/* family of MIME content types.
ApplicationOctetStream A JAF data content handler for the application/octet-stream MIME content type.
Message A JAF data content handler for the message/* family of MIME content types.
MessageRFC822 A JAF data content handler for the message/rfc822 MIME content type.
Multipart A JAF data content handler for the multipart/* family of MIME content types.
MultipartAlternative A JAF data content handler for the multipart/alternative MIME content type.
MultipartMixed A JAF data content handler for the multipart/mixed MIME content type.
MultipartRelated A JAF data content handler for the multipart/related MIME content type.
MultipartSigned A JAF data content handler for the multipart/signed MIME content type.
Text A JAF data content handler for the text/* family of MIME content types.
TextHtml A JAF data content handler for the text/html MIME content type.
TextPlain A JAF data content handler for the text/plain MIME content type.
TextXml A JAF data content handler for the text/xml MIME content type.