com.aliyun.mns.common.comm
类 NoRetryStrategy
java.lang.Object
com.aliyun.mns.common.comm.RetryStrategy
com.aliyun.mns.common.comm.NoRetryStrategy
public class NoRetryStrategy
- extends RetryStrategy
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoRetryStrategy
public NoRetryStrategy()
shouldRetry
public boolean shouldRetry(Exception ex,
RequestMessage request,
ResponseMessage response,
int retries)
- 指定者:
- 类
RetryStrategy 中的 shouldRetry
Copyright © 2016. All Rights Reserved.