| Package | Description |
|---|---|
| com.aliyun.mns.common.auth | |
| com.aliyun.mns.common.comm | |
| com.aliyun.mns.common.http |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSigner.sign(RequestMessage request) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
RetryStrategy.shouldRetry(Exception ex,
RequestMessage request,
ResponseMessage response,
int retries) |
boolean |
NoRetryStrategy.shouldRetry(Exception ex,
RequestMessage request,
ResponseMessage response,
int retries) |
| Modifier and Type | Method and Description |
|---|---|
<T> Future<org.apache.http.HttpResponse> |
ServiceClient.sendRequest(RequestMessage request,
ExecutionContext context,
HttpCallback<T> callback) |
Copyright © 2024. All Rights Reserved.