public abstract class ConnectionRetriableClient extends Object
| Constructor and Description |
|---|
ConnectionRetriableClient(int retryCount) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
doExecute(URL url,
String method) |
Object |
execute(URL url,
String method) |
public ConnectionRetriableClient(int retryCount)
Copyright © 2020 Apache Software Foundation. All rights reserved.