Package com.sun.mail.imap.protocol
Class RFC822SIZE
java.lang.Object
com.sun.mail.imap.protocol.RFC822SIZE
- All Implemented Interfaces:
Item
An RFC822SIZE FETCH item.
- Author:
- John Mani
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
msgno
public int msgno -
size
public long size
-
-
Constructor Details
-
RFC822SIZE
Constructor.- Parameters:
r
- the FetchResponse- Throws:
ParsingException
- for parsing failures
-