Package com.sun.mail.imap.protocol
Class BODY
java.lang.Object
com.sun.mail.imap.protocol.BODY
- All Implemented Interfaces:
Item
The BODY fetch response item.
- Author:
- John Mani, Bill Shannon
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BODY
Constructor- Parameters:
r
- the FetchResponse- Throws:
ParsingException
- for parsing failures
-
-
Method Details
-
getByteArray
-
getByteArrayInputStream
-
isHeader
public boolean isHeader() -
getSection
-
getOrigin
public int getOrigin()- Since:
- Jakarta Mail 1.6.4
-