Constant Field Values
Contents
org.swisspush.*
-
org.swisspush.gateleen.core.configuration.ConfigurationResourceManager Modifier and Type Constant Field Value public static final java.lang.StringCONFIG_RESOURCE_CHANGED_ADDRESS"gateleen.configuration-resource-changed"
-
org.swisspush.gateleen.core.event.EventBusHandler Modifier and Type Constant Field Value public static final intACCEPTED202public static final java.lang.StringAPPLICATION_JSON"application/json"public static final intBAD_REQUEST400public static final java.lang.StringCONTENT_TYPE"content-type"public static final intGATEWAY_TIMEOUT504public static final java.lang.StringHEADERS"headers"public static final java.lang.StringMETHOD"method"public static final java.lang.StringPAYLOAD"payload"public static final java.lang.StringSYNC"x-sync"public static final java.lang.StringTEXT"text/"public static final intTIMEOUT20000public static final java.lang.StringURI"uri"
-
org.swisspush.gateleen.core.http.FastFaiHttpClientResponse Modifier and Type Constant Field Value public static final java.lang.Stringmsg"Do override this method to mock expected behaviour." -
org.swisspush.gateleen.core.http.FastFailHttpClientRequest Modifier and Type Constant Field Value public static final java.lang.Stringmsg"Do override this method to mock expected behaviour." -
org.swisspush.gateleen.core.http.FastFailHttpServerRequest Modifier and Type Constant Field Value public static final java.lang.Stringmsg"Mock: Override this method to mock your expected behaviour." -
org.swisspush.gateleen.core.http.FastFailHttpServerResponse Modifier and Type Constant Field Value public static final java.lang.Stringmsg"Do override this method to mock expected behaviour."
-
org.swisspush.gateleen.core.lock.impl.RedisBasedLock Modifier and Type Constant Field Value public static final java.lang.StringSTORAGE_PREFIX"gateleen.core-lock:"
-
org.swisspush.gateleen.core.logging.RequestLogger Modifier and Type Constant Field Value public static final java.lang.StringBODY"body"public static final java.lang.StringERROR"error"public static final java.lang.StringMESSAGE"message"public static final java.lang.StringOK"ok"public static final java.lang.StringREQUEST_HEADERS"request_headers"public static final java.lang.StringREQUEST_METHOD"request_method"public static final java.lang.StringREQUEST_STATUS"request_status"public static final java.lang.StringREQUEST_URI"request_uri"public static final java.lang.StringRESPONSE_HEADERS"response_headers"public static final java.lang.StringSTATUS"status"
-
org.swisspush.gateleen.core.util.Address Modifier and Type Constant Field Value public static final java.lang.StringRULE_UPDATE_ADDRESS"gateleen.routing-rules-updated" -
org.swisspush.gateleen.core.util.RedisUtils Modifier and Type Constant Field Value public static final java.lang.StringREPLY_MESSAGE"message"public static final java.lang.StringREPLY_STATUS"status"public static final java.lang.StringREPLY_VALUE"value"public static final java.lang.StringSTATUS_OK"ok" -
org.swisspush.gateleen.core.util.RoleExtractor Modifier and Type Constant Field Value public static final java.lang.StringgroupHeader"x-rp-grp"public static final java.lang.StringroleHeader"x-roles"