| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COAP_URI_PATHSEP |
"/" |
public static final String |
COAP_URI_ROOTRESOURCE |
"/" |
public static final String |
COAP_URI_ROOTRESOURCE_NAME |
"" |
public static final String |
COAP_URI_WELLKNOWN_CORE |
"/.well-known/core" |
public static final String |
COAP_URI_WILDCARD |
"*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_HEALTH_STATUS_INTERVAL |
"10m" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EMPTY_STRING |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CSV_REGEX |
"," |
protected static final String |
NO_LISTENER_LOG_FORMAT |
"NO LISTENER for request { {}, {} }" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VARNAME_COAP_EXCHANGE |
"coapExchange" |
public static final String |
VARNAME_DEFAULT_RESPONSE_CODE |
"defaultResponseCode" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
INDENT_SIZE |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MULE_RESOURCE_SCHEME |
"mule://" |
Copyright © 2019–2025 Teslanet.nl. All rights reserved.