Interface ChannelSupervisor
- All Known Implementing Classes:
ChannelSupervisionScheduler
public interface ChannelSupervisor
-
Method Summary
Modifier and TypeMethodDescriptionopenChannel(List<String> routingKeys, ChannelMessageConsumer channelMessageConsumer, String messageInterest)
-
Method Details
-
openChannel
OpeningResult openChannel(List<String> routingKeys, ChannelMessageConsumer channelMessageConsumer, String messageInterest) throws IOException - Throws:
IOException
-
closeChannel
- Throws:
IOException
-