public static class ChannelCloseHandlers.SenderChannelCloseHandler
extends java.lang.Object
implements java.util.function.BiConsumer<reactor.core.publisher.SignalType,com.rabbitmq.client.Channel>
Sender.
Closes the channel and emits a warn-level log message in case of error.
| Constructor and Description |
|---|
SenderChannelCloseHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(reactor.core.publisher.SignalType signalType,
com.rabbitmq.client.Channel channel) |