Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APP_PROPERTIES_JSON_ENABLED |
"org.mule.modules.microsoftservicebus.amqp.json.enabled" |
public static final String |
APP_PROPERTIES_NEWFIX |
"js0n#" |
public static final String |
APP_PROPERTIES_PREFIX |
"amqp." |
public static final String |
APP_PROPERTIES_TCHK_ENABLED |
"org.mule.modules.microsoftservicebus.amqp.typecheck.enabled" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTH_ERROR_CODE |
"amqp:unauthorized-access" |
public static final String |
FLOW_ERROR_CODE |
"mule:flow-error" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AZURE_MISSING_ARGS |
"Username, password and namespace must not be empty" |
public static final String |
CANNOT_REACH |
"The destination cannot be reached. Either the host is wrong or the port might be" |
public static final String |
CONNECTION_NOT_INITIALIZED |
"The connection can not be initialized" |
public static final String |
INCORRECT_CREDENTIALS |
"Credentials provided are invalid" |
public static final String |
INVALID_ARGS |
"Provided connection arguments are invalid " |
public static final String |
INVALID_NAMESPACE |
"Namespace provided is invalid" |
public static final String |
SAS_EMPTY_TOKEN |
"SAS token empty - at least a token source must be provided at general or advanced section" |
public static final String |
SAS_MISSING_ARGS |
"Namespace must not be empty" |
public static final String |
SSL_CERTIFICATE_ERROR |
"SSL certificate error" |
public static final String |
UNKNOWN_HOST |
"The host cannot be resolved to an IP address" |
public static final String |
UNSUPPORTED_UTF_8 |
"UTF-8 is unsupported in this instance of the Java virtual machine" |
public static final String |
WINDOWS_MISSING_ARGS |
"Username, password and fqdn must not be empty" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCOUNT_NUMBER |
"accountNumber" |
public static final String |
HOST |
"host" |
public static final String |
KEEP_ALIVE |
"keepAlive" |
public static final String |
PASSWORD |
"password" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BODY_REFERENCE_URI_HEADER |
"BodyReferenceUri" |
Copyright © 2010–2017. All rights reserved.