public abstract class MailPropertiesConst extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ADDRESS_STRICT
The Constant ADDRESS_STRICT.
|
protected static String |
ALLOW8BITMIME
The Constant ALLOW8BITMIME.
|
protected static String |
ALLOWREADONLYSELECT
The Constant ALLOWREADONLYSELECT.
|
protected static String |
ALTERNATES
The Constant ALTERNATES.
|
protected static String |
APOP_ENABLE
The Constant APOP_ENABLE.
|
protected static String |
APPENDBUFFERSIZE
The Constant APPENDBUFFERSIZE.
|
protected static String |
AUTH
The Constant AUTH.
|
protected static String |
AUTH_LOGIN_DISABLE
The Constant AUTH_LOGIN_DISABLE.
|
protected static String |
AUTH_PLAIN_DISABLE
The Constant AUTH_PLAIN_DISABLE.
|
protected static String |
BASE64_IGNOREERRORS
The Constant BASE64_IGNOREERRORS.
|
protected static String |
CHARSET
The Constant CHARSET.
|
protected static String |
CLASS
The Constant CLASS.
|
protected static String |
CONNECTIONPOOLSIZE
The Constant CONNECTIONPOOLSIZE.
|
protected static String |
CONNECTIONPOOLTIMEOUT
The Constant CONNECTIONPOOLTIMEOUT.
|
protected static String |
CONNECTIONTIMEOUT
The Constant CONNECTIONTIMEOUT.
|
protected static String |
DEBUG
The Constant DEBUG.
|
protected static String |
DECODETEXT_STRICT
The Constant DECODETEXT_STRICT.
|
protected static String |
DISABLETOP
The Constant DISABLETOP.
|
protected static String |
DOT
The Constant DOT.
|
protected static String |
DSN_NOTIFY
The Constant DSN_NOTIFY.
|
protected static String |
DSN_RET
The Constant DSN_RET.
|
protected static String |
EHLO
The Constant EHLO.
|
protected static String |
ENCODEEOL_STRICT
The Constant ENCODEEOL_STRICT.
|
protected static String |
FETCHSIZE
The Constant FETCHSIZE.
|
protected static String |
FOLDTEXT
The Constant FOLDTEXT.
|
protected static String |
FORGETTOPHEADERS
The Constant FORGETTOPHEADERS.
|
protected static String |
FROM
The Constant FROM.
|
protected static String |
HOST
The Constant HOST.
|
protected static String |
IMAP
The Constant IMAP.
|
protected static String |
LOCALADDRESS
The Constant LOCALADDRESS.
|
protected static String |
LOCALHOST
The Constant LOCALHOST.
|
protected static String |
LOCALPORT
The Constant LOCALPORT.
|
protected static String |
MAIL
The Constant MAIL.
|
protected static String |
MAIL_IMAP
Prefix for the imap keys.
|
protected static String |
MAIL_MIME
The Constant MAIL_MIME.
|
protected static String |
MAIL_POP3
Prefix for the pop3 keys.
|
protected static String |
MAIL_PROTOCOL
The Constant MAIL_PROTOCOL.
|
protected static String |
MAIL_SMTP
Prefix for the smtp keys.
|
protected static String |
MAILEXTENSION
The Constant MAILEXTENSION.
|
protected static String |
MESSAGE_CLASS
The Constant MESSAGE_CLASS.
|
protected static String |
MIME
The Constant MIME.
|
protected static String |
MULTIPART_IGNOREMISSINGENDBOUNDARY
The Constant MULTIPART_IGNOREMISSINGENDBOUNDARY.
|
protected static String |
PARTIALFETCH
The Constant PARTIALFETCH.
|
protected static String |
PASSWORD
The Constant PASSWORD.
|
protected static String |
POP3
The Constant POP3.
|
protected static String |
PORT
The Constant PORT.
|
protected static String |
PROTOCOL
The Constant PROTOCOL.
|
protected static String |
QUITWAIT
The Constant QUITWAIT.
|
protected static String |
REPLYALLCC
The Constant REPLYALLCC.
|
protected static String |
REPORTSUCCESS
The Constant REPORTSUCCESS.
|
protected static String |
RSETBEFOREQUIT
The Constant RSETBEFOREQUIT.
|
protected static String |
SASL_AUTHORIZATIONID
The Constant SASL_AUTHORIZATIONID.
|
protected static String |
SASL_ENABLE
The Constant SASL_ENABLE.
|
protected static String |
SASL_MECHANISMS
The Constant SASL_MECHANISMS.
|
protected static String |
SASL_REALM
The Constant SASL_REALM.
|
protected static String |
SENDPARTIAL
The Constant SENDPARTIAL.
|
protected static String |
SEPARATESTORECONNECTION
The Constant SEPARATESTORECONNECTION.
|
protected static String |
SETCONTENTTYPEFILENAME
The Constant SETCONTENTTYPEFILENAME.
|
protected static String |
SETDEFAULTTEXTCHARSET
The Constant SETDEFAULTTEXTCHARSET.
|
protected static String |
SMTP
The Constant SMTP.
|
protected static String |
SOCKETFACTORY_CLASS
The Constant SOCKETFACTORY_CLASS.
|
protected static String |
SOCKETFACTORY_FALLBACK
The Constant SOCKETFACTORY_FALLBACK.
|
protected static String |
SOCKETFACTORY_PORT
The Constant SOCKETFACTORY_PORT.
|
protected static String |
STARTTLS_ENABLE
The Constant STARTTLS_ENABLE.
|
protected static String |
STATUSCACHETIMEOUT
The Constant STATUSCACHETIMEOUT.
|
protected static String |
STORE
The Constant STORE.
|
protected static String |
SUBMITTER
The Constant SUBMITTER.
|
protected static String |
TIMEOUT
The Constant TIMEOUT.
|
protected static String |
TRANSPORT
The Constant TRANSPORT.
|
protected static String |
USER
The Constant USER.
|
protected static String |
USERSET
The Constant USERSET.
|
| Constructor and Description |
|---|
MailPropertiesConst() |
protected static final String USER
protected static final String PASSWORD
protected static final String STORE
protected static final String TRANSPORT
protected static final String PORT
protected static final String PROTOCOL
protected static final String DOT
protected static final String MAIL
protected static final String HOST
protected static final String SOCKETFACTORY_CLASS
protected static final String SOCKETFACTORY_FALLBACK
protected static final String SOCKETFACTORY_PORT
protected static final String CONNECTIONTIMEOUT
protected static final String TIMEOUT
protected static final String LOCALADDRESS
protected static final String LOCALPORT
protected static final String STARTTLS_ENABLE
protected static final String DEBUG
protected static final String MIME
protected static final String ADDRESS_STRICT
protected static final String CLASS
protected static final String CHARSET
protected static final String DECODETEXT_STRICT
protected static final String ENCODEEOL_STRICT
protected static final String BASE64_IGNOREERRORS
protected static final String FOLDTEXT
protected static final String SETCONTENTTYPEFILENAME
protected static final String SETDEFAULTTEXTCHARSET
protected static final String MULTIPART_IGNOREMISSINGENDBOUNDARY
protected static final String ALTERNATES
protected static final String REPLYALLCC
protected static final String MAIL_MIME
protected static final String MAIL_PROTOCOL
protected static final String SMTP
protected static final String AUTH
protected static final String FROM
protected static final String LOCALHOST
protected static final String EHLO
protected static final String SUBMITTER
protected static final String DSN_NOTIFY
protected static final String DSN_RET
protected static final String ALLOW8BITMIME
protected static final String SENDPARTIAL
protected static final String SASL_REALM
protected static final String QUITWAIT
protected static final String REPORTSUCCESS
protected static final String MAILEXTENSION
protected static final String USERSET
protected static final String MAIL_SMTP
protected static final String POP3
protected static final String RSETBEFOREQUIT
protected static final String MESSAGE_CLASS
protected static final String APOP_ENABLE
protected static final String DISABLETOP
protected static final String FORGETTOPHEADERS
protected static final String MAIL_POP3
protected static final String IMAP
protected static final String PARTIALFETCH
protected static final String FETCHSIZE
protected static final String STATUSCACHETIMEOUT
protected static final String APPENDBUFFERSIZE
protected static final String CONNECTIONPOOLSIZE
protected static final String CONNECTIONPOOLTIMEOUT
protected static final String SEPARATESTORECONNECTION
protected static final String ALLOWREADONLYSELECT
protected static final String AUTH_LOGIN_DISABLE
protected static final String AUTH_PLAIN_DISABLE
protected static final String SASL_ENABLE
protected static final String SASL_MECHANISMS
protected static final String SASL_AUTHORIZATIONID
protected static final String MAIL_IMAP
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.