Interface Item

All Known Implementing Classes:
BODY, BODYSTRUCTURE, ENVELOPE, FLAGS, INTERNALDATE, MODSEQ, RFC822DATA, RFC822SIZE, UID

public interface Item
A tagging interface for all IMAP data items. Note that the "name" field of all IMAP items MUST be in uppercase.

See the BODY, BODYSTRUCTURE, ENVELOPE, FLAGS, INTERNALDATE, RFC822DATA, RFC822SIZE, and UID classes.