C G H I L R S 
All Classes All Packages

C

com.networknt.health - package com.networknt.health
 
CONFIG_NAME - Static variable in class com.networknt.health.HealthConfig
 

G

getDownstreamHost() - Method in class com.networknt.health.HealthConfig
 
getDownstreamPath() - Method in class com.networknt.health.HealthConfig
 
getMappedConfig() - Method in class com.networknt.health.HealthConfig
 
getTimeout() - Method in class com.networknt.health.HealthConfig
 

H

handleRequest(HttpServerExchange) - Method in class com.networknt.health.HealthGetHandler
 
HEALTH_RESULT_OK - Static variable in class com.networknt.health.HealthGetHandler
 
HEALTH_RESULT_OK_JSON - Static variable in class com.networknt.health.HealthGetHandler
 
HealthConfig - Class in com.networknt.health
Config class for Health Handler
HealthGetHandler - Class in com.networknt.health
This is a server health handler that output OK to indicate the server is alive.
HealthGetHandler() - Constructor for class com.networknt.health.HealthGetHandler
 

I

isDownstreamEnabled() - Method in class com.networknt.health.HealthConfig
 
isEnabled() - Method in class com.networknt.health.HealthConfig
 
isUseJson() - Method in class com.networknt.health.HealthConfig
 

L

load() - Static method in class com.networknt.health.HealthConfig
 
load(String) - Static method in class com.networknt.health.HealthConfig
 

R

reload() - Method in class com.networknt.health.HealthConfig
 
reload() - Static method in class com.networknt.health.HealthGetHandler
 
reload(String) - Method in class com.networknt.health.HealthConfig
 

S

setDownstreamEnabled(boolean) - Method in class com.networknt.health.HealthConfig
 
setDownstreamHost(String) - Method in class com.networknt.health.HealthConfig
 
setDownstreamPath(String) - Method in class com.networknt.health.HealthConfig
 
setEnabled(boolean) - Method in class com.networknt.health.HealthConfig
 
setTimeout(int) - Method in class com.networknt.health.HealthConfig
 
setUseJson(boolean) - Method in class com.networknt.health.HealthConfig
 
C G H I L R S 
All Classes All Packages