|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpStatus.Series | |
|---|---|
| com.foxinmy.weixin4j.http | |
| Uses of HttpStatus.Series in com.foxinmy.weixin4j.http |
|---|
| Methods in com.foxinmy.weixin4j.http that return HttpStatus.Series | |
|---|---|
HttpStatus.Series |
HttpStatus.series()
Returns the HTTP status series of this status code. |
static HttpStatus.Series |
HttpStatus.Series.valueOf(HttpStatus status)
|
static HttpStatus.Series |
HttpStatus.Series.valueOf(int status)
|
static HttpStatus.Series |
HttpStatus.Series.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpStatus.Series[] |
HttpStatus.Series.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||