Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JSON_PAYLOAD |
"{\"some\": \"value\"}" |
public static final String |
XML_PAYLOAD |
"<some><wrapped>value</wrapped></some>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPLACED_BODY |
"this is the replaced body" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MESSAGE |
"A 200 OK was received, but I\'m throwing an exception" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESPONSE_THREAD_ID_HEADER |
"Response-Thread-ID" |
public static final String |
RESPONSE_THREAD_NAME_HEADER |
"Response-Thread-Name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CERT_LOCATION_FILE |
"certificates-dir.txt" |
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.