|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.FetchProfile.Item
Inner class that defines sets of headers that are commonly bundled together in a FetchProfile.
Field Summary | |
static FetchProfile.Item |
CONTENT_INFO
Item for fetching information about the content of the message. |
static FetchProfile.Item |
ENVELOPE
Item for fetching information about the envelope of the message. |
static FetchProfile.Item |
FLAGS
Item for fetching information about message flags. |
Constructor Summary | |
protected |
FetchProfile.Item(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final FetchProfile.Item CONTENT_INFO
public static final FetchProfile.Item ENVELOPE
public static final FetchProfile.Item FLAGS
Constructor Detail |
protected FetchProfile.Item(java.lang.String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |