| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVER_ALREADY_EXISTS_FORMAT |
"A server in port(%s) already exists for ip(%s) or one overlapping it (0.0.0.0)." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESOURCE_NOT_FOUND |
"Resource not found." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAXIMUM_HEADER_SECTION_SIZE_PROPERTY_KEY |
"mule.http.headerSectionSize" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AMBIGUOUS_TYPE_ERROR_MESSAGE |
"Type parameter and root body part content type must be the same." |
public static final String |
ATTACHMENT |
"attachment" |
public static final String |
MANDATORY_TYPE_ERROR_MESSAGE |
"Type parameter is not present in multipart/related content type, but it is mandatory." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDLE_TIMEOUT_THREADS_PREFIX_NAME |
".HttpIdleConnectionCloser" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SSL_SESSION_ATTRIBUTE_KEY |
"muleSslSession" |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.