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
IOException
ClosingResult closeChannel() throws IOException
IOException
Copyright © 2016–2025. All rights reserved.