Package com.sun.mail.imap.protocol
Class RFC822SIZE
- java.lang.Object
 - 
- com.sun.mail.imap.protocol.RFC822SIZE
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RFC822SIZE(FetchResponse r)Constructor. 
 - 
 
- 
- 
Constructor Detail
- 
RFC822SIZE
public RFC822SIZE(FetchResponse r) throws ParsingException
Constructor.- Parameters:
 r- the FetchResponse- Throws:
 ParsingException- for parsing failures
 
 - 
 
 -