Uses of Class
com.sun.mail.imap.protocol.BODY
Packages that use BODY
Package
Description
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
-
Uses of BODY in com.sun.mail.imap.protocol
Methods in com.sun.mail.imap.protocol that return BODYModifier and TypeMethodDescriptionFetch given BODY section.protected BODY
Partial FETCH of given BODY section.protected BODY
Partial FETCH of given BODY section.protected BODY
IMAPProtocol.fetchSectionBody
(int msgno, String section, String body) Fetch the given body section of the given message, using the body string "body".Fetch given BODY section, without marking the message as SEEN.Partial FETCH of given BODY section, without setting SEEN flag.Partial FETCH of given BODY section, without setting SEEN flag.