public class ChannelCloseHandlers
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelCloseHandlers.SenderChannelCloseHandler
Default closing strategy in
Sender. |
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.BiConsumer<reactor.core.publisher.SignalType,com.rabbitmq.client.Channel> |
SENDER_CHANNEL_CLOSE_HANDLER_INSTANCE |
| Constructor and Description |
|---|
ChannelCloseHandlers() |