| Package | Description | 
|---|---|
| com.sun.mail.imap.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Object | FetchItem. parseItem(FetchResponse r)Parse the item into some kind of object appropriate for the item. | 
| Constructor and Description | 
|---|
| BODY(FetchResponse r)Constructor | 
| BODYSTRUCTURE(FetchResponse r) | 
| ENVELOPE(FetchResponse r) | 
| FLAGS(IMAPResponse r)Constructor. | 
| INTERNALDATE(FetchResponse r)Constructor. | 
| ListInfo(IMAPResponse r) | 
| MailboxInfo(Response[] r)Collect the information about this mailbox from the
 responses to a SELECT or EXAMINE. | 
| MODSEQ(FetchResponse r)Constructor. | 
| RFC822DATA(FetchResponse r)Constructor, header flag is false. | 
| RFC822DATA(FetchResponse r,
          boolean isHeader)Constructor, specifying header flag. | 
| RFC822SIZE(FetchResponse r)Constructor. | 
| Status(Response r) | 
| UID(FetchResponse r)Constructor. | 
Copyright © 2016 JBoss by Red Hat. All rights reserved.