| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SC_INTERNAL_SERVER_ERROR |
500 |
public static final int |
SC_NOT_FOUND |
404 |
public static final int |
SC_OK |
200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_LOG_CAPACITY |
10 |
public static final String |
DEFAULT_PATH |
"/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PATH |
"/status" |
public static final int |
DEFAULT_STATUS |
200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_CHECKDISABLED |
true |
public static final boolean |
DEFAULT_CHECKEXPIRED |
true |
Copyright © 2015. All Rights Reserved.