Constant Field Values
Contents
org.mockserver.*
-
org.mockserver.callback.WebSocketClientRegistry Modifier and Type Constant Field Value public static final StringWEB_SOCKET_CORRELATION_ID_HEADER_NAME"WebSocketCorrelationId"
-
org.mockserver.mock.HttpStateHandler Modifier and Type Constant Field Value public static final StringPATH_PREFIX"/mockserver"
-
org.mockserver.serialization.java.ExpectationToJavaSerializer Modifier and Type Constant Field Value public static final intINDENT_SIZE8
-
org.mockserver.socket.tls.KeyStoreFactory Modifier and Type Constant Field Value public static final StringCERTIFICATE_DOMAIN"localhost"public static final StringKEY_STORE_CERT_ALIAS"mockserver-client-cert"public static final StringKEY_STORE_PASSWORD"changeit"