public class RetryStrategy extends Object
| Constructor and Description |
|---|
RetryStrategy(ConnectionConfig connectionConfig) |
public RetryStrategy(ConnectionConfig connectionConfig)
public <T> T exectue(Retryable<T> retryable) throws MessagingException
MessagingExceptionCopyright © 2017. All rights reserved.