Constant Field Values
Contents
ch.raffael.*
-
ch.raffael.meldioc.library.http.server.undertow.StandardHttpServerParams Modifier and Type Constant Field Value public static final java.lang.StringADDRESS"http-server.bind-address"public static final java.lang.StringADR_ALL"0.0.0.0"public static final java.lang.StringADR_LOCAL"127.0.0.1"public static final java.lang.StringPORT"http-server.port"public static final java.lang.StringPREFIX"http-server" -
ch.raffael.meldioc.library.http.server.undertow.UndertowBlueprint<C> Modifier and Type Constant Field Value public static final java.lang.StringADDRESS_ALL"0.0.0.0"public static final java.lang.StringADDRESS_LOCAL"localhost" -
ch.raffael.meldioc.library.http.server.undertow.UndertowServerFeature<C> Modifier and Type Constant Field Value public static final java.lang.StringUNDERTOW_PARAM_PREFIX"undertow"
-
ch.raffael.meldioc.library.http.server.undertow.handler.RequestLoggingHandler Modifier and Type Constant Field Value public static final java.lang.StringSTANDARD_REQUEST_ID_MDC_KEY"http-request-id"