Example usage for org.apache.http.impl.client DefaultServiceUnavailableRetryStrategy subclass-usage

List of usage examples for org.apache.http.impl.client DefaultServiceUnavailableRetryStrategy subclass-usage

Introduction

In this page you can find the example usage for org.apache.http.impl.client DefaultServiceUnavailableRetryStrategy subclass-usage.

Usage

From source file com.joyent.manta.http.MantaServiceUnavailableRetryStrategy.java

/**
 * Implementation of {@link org.apache.http.client.ServiceUnavailableRetryStrategy}
 * customized for use with Manta.
 *
 * @author <a href="https://github.com/dekobon">Elijah Zupancic</a>
 * @since 3.0.0