Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTIES_PREFIX |
"ogham.email" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
API_KEY |
"ogham.email.sendgrid.api.key" |
public static final String |
PASSWORD |
"ogham.email.sendgrid.password" |
public static final String |
SNEDGRID_PROPERTIES_PREFIX |
"ogham.email.sendgrid" |
public static final String |
USERNAME |
"ogham.email.sendgrid.username" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHENTICATOR_PASSWORD_KEY |
"ogham.email.authenticator.password" |
public static final String |
AUTHENTICATOR_PROPERTIES_PREFIX |
"ogham.email.authenticator" |
public static final String |
AUTHENTICATOR_USERNAME_KEY |
"ogham.email.authenticator.username" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX_PROPERTY |
"ogham.email.template.prefix" |
public static final String |
PROPERTIES_PREFIX |
"ogham.email.template" |
public static final String |
SUFFIX_PROPERTY |
"ogham.email.template.suffix" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTACHMENT |
"attachment" |
public static final String |
INLINE |
"inline" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_PORT |
8056 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INLINE_MODE_ATTR |
"data-inline-mode" |
public static final String |
SKIP_INLINE_ALL_VALUE |
"true" |
public static final String |
SKIP_INLINE_ATTR |
"data-skip-inline" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTIES_PREFIX |
"ogham.sms" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCOUNT_PROPERTY |
"ogham.sms.ovh.account" |
public static final String |
HTTP_API_URL |
"https://www.ovh.com/cgi-bin/sms/http2sms.cgi" |
public static final String |
LOGIN_PROPERTY |
"ogham.sms.ovh.login" |
public static final String |
NO_STOP_PROPERTY |
"ogham.sms.ovh.noStop" |
public static final String |
PASSWORD_PROPERTY |
"ogham.sms.ovh.password" |
public static final String |
SMS_CODING_PROPERTY |
"ogham.sms.ovh.smsCoding" |
public static final String |
TAG_PROPERTY |
"ogham.sms.ovh.tag" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HOST_PROPERTY |
"ogham.sms.smpp.host" |
public static final String |
INTERFACE_VERSION_3_3 |
"3.3" |
public static final String |
INTERFACE_VERSION_3_4 |
"3.4" |
public static final String |
INTERFACE_VERSION_5_0 |
"5.0" |
public static final String |
INTERFACE_VERSION_PROPERTY |
"ogham.sms.smpp.interface.version" |
public static final String |
PASSWORD_PROPERTY |
"ogham.sms.smpp.password" |
public static final String |
PORT_PROPERTY |
"ogham.sms.smpp.port" |
public static final String |
SMPP_PREFIX |
"ogham.sms.smpp" |
public static final String |
SYSTEMID_PROPERTY |
"ogham.sms.smpp.systemId" |
public static final String |
WINDOW_MONITOR_INTERVAL_PROPERTY |
"ogham.sms.smpp.window.monitor.interval" |
public static final String |
WINDOW_SIZE_PROPERTY |
"ogham.sms.smpp.window.size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLOUDHOPPER_PREFIX |
"ogham.sms.smpp.cloudhopper" |
public static final long |
DEFAULT_RESPONSE_TIMEOUT |
5000L |
public static final long |
DEFAULT_UNBIND_TIMEOUT |
5000L |
public static final String |
RESPONSE_TIMEOUT_PROPERTY |
"ogham.sms.smpp.cloudhopper.timeout.response" |
public static final String |
SESSION_NAME_PROPERTY |
"ogham.sms.smpp.cloudhopper.session.name" |
public static final String |
WRITE_TIMEOUT_PROPERTY |
"ogham.sms.smpp.cloudhopper.timeout.write" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BIND_PROPERTY |
"ogham.sms.smpp.timeout.bind" |
public static final String |
CONNECTION_PROPERTY |
"ogham.sms.smpp.timeout.connection" |
public static final String |
REQUEST_EXPIRY_PROPERTY |
"ogham.sms.smpp.timeout.request" |
public static final String |
SMPP_TIMEOUT_PREFIX |
"ogham.sms.smpp.timeout" |
public static final String |
UNBIND_PROPERTY |
"ogham.sms.smpp.timeout.unbind" |
public static final String |
WINDOW_WAIT_PROPERTY |
"ogham.sms.smpp.timeout.window" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SMSGLOBAL_REST_API_KEY_PROPERTY |
"ogham.sms.smsglobal.api.key" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX_PROPERTY |
"ogham.sms.template.prefix" |
public static final String |
PROPERTIES_PREFIX |
"ogham.sms.template" |
public static final String |
SUFFIX_PROPERTY |
"ogham.sms.template.suffix" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX_PROPERTY |
"ogham.template.prefix" |
public static final String |
PROPERTIES_PREFIX |
"ogham.template" |
public static final String |
SUFFIX_PROPERTY |
"ogham.template.suffix" |
Copyright © 2017. All rights reserved.