public class ChannelCloseHandlers extends 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<SignalType,com.rabbitmq.client.Channel> |
SENDER_CHANNEL_CLOSE_HANDLER_INSTANCE |
| Constructor and Description |
|---|
ChannelCloseHandlers() |
public static final java.util.function.BiConsumer<SignalType,com.rabbitmq.client.Channel> SENDER_CHANNEL_CLOSE_HANDLER_INSTANCE