Package | Description |
---|---|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
Modifier and Type | Class and Description |
---|---|
class |
StandardHttpRequestRetryHandler
A
HttpRequestRetryHandler which assumes that all requested
HTTP methods which should be idempotent according to RFC-2616 are
in fact idempotent and can be retried. |
Modifier and Type | Field and Description |
---|---|
static DefaultHttpRequestRetryHandler |
DefaultHttpRequestRetryHandler.INSTANCE |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.