|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Item | |
|---|---|
| com.sun.mail.imap.protocol | |
| Uses of Item in com.sun.mail.imap.protocol |
|---|
| Classes in com.sun.mail.imap.protocol that implement Item | |
|---|---|
class |
BODY
The BODY fetch response item. |
class |
BODYSTRUCTURE
A BODYSTRUCTURE response. |
class |
ENVELOPE
The ENEVELOPE item of an IMAP FETCH response. |
class |
FLAGS
This class |
class |
INTERNALDATE
This class |
class |
RFC822DATA
This class |
class |
RFC822SIZE
This class |
class |
UID
This class represents the UID data item |
| Methods in com.sun.mail.imap.protocol that return Item | |
|---|---|
Item |
FetchResponse.getItem(Class c)
|
Item |
FetchResponse.getItem(int index)
|
static Item |
FetchResponse.getItem(Response[] r,
int msgno,
Class c)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||