public static class EntityHttpClient.ResponseCodePredicates
extends java.lang.Object
Constructor and Description |
---|
ResponseCodePredicates() |
Modifier and Type | Method and Description |
---|---|
static <any> |
clientError() |
static <any> |
informational() |
static <any> |
invalid() |
static <any> |
redirect() |
static <any> |
serverError() |
static <any> |
success() |