public interface ChannelSupervisor
| Modifier and Type | Method and Description |
|---|---|
ClosingResult |
closeChannel() |
OpeningResult |
openChannel(List<String> routingKeys,
ChannelMessageConsumer channelMessageConsumer,
String messageInterest) |
OpeningResult openChannel(List<String> routingKeys, ChannelMessageConsumer channelMessageConsumer, String messageInterest) throws IOException
IOExceptionClosingResult closeChannel() throws IOException
IOExceptionCopyright © 2016–2025. All rights reserved.