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