com.hs.mail.imap
Interface ImapConstants
public interface ImapConstants
- Since:
- Mar 8, 2010
- Author:
- Won Chul Doh
INBOX_NAME
static final String INBOX_NAME
- See Also:
- Constant Field Values
NAMESPACE_PREFIX
static final String NAMESPACE_PREFIX
- See Also:
- Constant Field Values
RFC822_BCC
static final String RFC822_BCC
- Common header field names
- See Also:
- Constant Field Values
RFC822_CC
static final String RFC822_CC
- See Also:
- Constant Field Values
RFC822_FROM
static final String RFC822_FROM
- See Also:
- Constant Field Values
RFC822_DATE
static final String RFC822_DATE
- See Also:
- Constant Field Values
RFC822_SUBJECT
static final String RFC822_SUBJECT
- See Also:
- Constant Field Values
RFC822_TO
static final String RFC822_TO
- See Also:
- Constant Field Values
RFC822_SENDER
static final String RFC822_SENDER
- See Also:
- Constant Field Values
RFC822_REPLY_TO
static final String RFC822_REPLY_TO
- See Also:
- Constant Field Values
RFC822_IN_REPLY_TO
static final String RFC822_IN_REPLY_TO
- See Also:
- Constant Field Values
RFC822_MESSAGE_ID
static final String RFC822_MESSAGE_ID
- See Also:
- Constant Field Values
RFC822_RETURN_PATH
static final String RFC822_RETURN_PATH
- See Also:
- Constant Field Values
VERSION
static final String VERSION
- Capabilities
- See Also:
- Constant Field Values
ACL
static final String ACL
- See Also:
- Constant Field Values
CHILDREN
static final String CHILDREN
- See Also:
- Constant Field Values
LITERAL_PLUS
static final String LITERAL_PLUS
- See Also:
- Constant Field Values
LOGINDISABLED
static final String LOGINDISABLED
- See Also:
- Constant Field Values
NAMESPACE
static final String NAMESPACE
- See Also:
- Constant Field Values
QUOTA
static final String QUOTA
- See Also:
- Constant Field Values
SORT
static final String SORT
- See Also:
- Constant Field Values
STARTTLS
static final String STARTTLS
- See Also:
- Constant Field Values
UIDPLUS
static final String UIDPLUS
- See Also:
- Constant Field Values
Copyright © 2011. All Rights Reserved.