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