protected class RocketMQInboundChannelAdapter.CloudStreamMessageListener extends Object implements org.apache.rocketmq.client.consumer.listener.MessageListener, org.springframework.retry.RetryListener
| Modifier | Constructor and Description |
|---|---|
protected |
CloudStreamMessageListener() |
| Modifier and Type | Method and Description |
|---|---|
<T,E extends Throwable> |
close(org.springframework.retry.RetryContext context,
org.springframework.retry.RetryCallback<T,E> callback,
Throwable throwable) |
<T,E extends Throwable> |
onError(org.springframework.retry.RetryContext context,
org.springframework.retry.RetryCallback<T,E> callback,
Throwable throwable) |
<T,E extends Throwable> |
open(org.springframework.retry.RetryContext context,
org.springframework.retry.RetryCallback<T,E> callback) |
public <T,E extends Throwable> boolean open(org.springframework.retry.RetryContext context, org.springframework.retry.RetryCallback<T,E> callback)
open in interface org.springframework.retry.RetryListenerpublic <T,E extends Throwable> void close(org.springframework.retry.RetryContext context, org.springframework.retry.RetryCallback<T,E> callback, Throwable throwable)
close in interface org.springframework.retry.RetryListenerCopyright © 2018 Pivotal Software, Inc.. All rights reserved.