| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_PREFIX |
"org.mule.runtime.http.server.socket." |
public static final String |
SERVER_SOCKETS_FILE |
"mule.httpServerSockets.confFile" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_MAX_HTTP_PACKET_HEADER_SIZE |
"mule.http.client.headerSectionSize" |
public static final String |
HOST_SEPARATOR |
"," |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_LISTENER_ENTITY_FORMAT |
"No listener for endpoint: %s" |
public static final String |
RESOURCE_NOT_FOUND |
"Resource not found." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
METHOD_NOT_ALLOWED_FORMAT |
"Method not allowed for endpoint: %s" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SERVICE_NOT_AVAILABLE_FORMAT |
"Service not available for endpoint: %s" |
| 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" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SLASH |
"/" |
public static final String |
WILDCARD_CHARACTER |
"*" |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.