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) |
INTERNALDATE(FetchResponse r)
Constructor
|
RFC822DATA(FetchResponse r)
Constructor
|
RFC822SIZE(FetchResponse r)
Constructor
|
UID(FetchResponse r)
Constructor
|
Copyright © 2015 Oracle. All Rights Reserved.