|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestProtocolError | |
|---|---|
| org.apache.http.impl.client.cache | |
| Uses of RequestProtocolError in org.apache.http.impl.client.cache |
|---|
| Methods in org.apache.http.impl.client.cache that return RequestProtocolError | |
|---|---|
static RequestProtocolError |
RequestProtocolError.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RequestProtocolError[] |
RequestProtocolError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.http.impl.client.cache that return types with arguments of type RequestProtocolError | |
|---|---|
List<RequestProtocolError> |
RequestProtocolCompliance.requestIsFatallyNonCompliant(HttpRequest request)
|
| Methods in org.apache.http.impl.client.cache with parameters of type RequestProtocolError | |
|---|---|
HttpResponse |
RequestProtocolCompliance.getErrorForRequest(RequestProtocolError errorCheck)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||