Constant Field Values
Contents
org.mockserver.*
-
org.mockserver.callback.WebSocketClientRegistry Modifier and Type Constant Field Value public static final String
WEB_SOCKET_CORRELATION_ID_HEADER_NAME
"WebSocketCorrelationId"
-
org.mockserver.mock.HttpStateHandler Modifier and Type Constant Field Value public static final String
PATH_PREFIX
"/mockserver"
-
org.mockserver.serialization.java.ExpectationToJavaSerializer Modifier and Type Constant Field Value public static final int
INDENT_SIZE
8
-
org.mockserver.socket.tls.KeyStoreFactory Modifier and Type Constant Field Value public static final String
CERTIFICATE_DOMAIN
"localhost"
public static final String
KEY_STORE_CERT_ALIAS
"mockserver-client-cert"
public static final String
KEY_STORE_PASSWORD
"changeit"
-
org.mockserver.websocket.WebSocketClient<T extends HttpObject> Modifier and Type Constant Field Value public static final String
CLIENT_REGISTRATION_ID_HEADER
"X-CLIENT-REGISTRATION-ID"