Interface Message
-
- All Known Implementing Classes:
PubSubMessage,PubSubPatternMessage,PubSubStatusMessage
public interface Message- Author:
- Nikita Koksharov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChannelNamegetChannel()
-
-
-
Method Detail
-
getChannel
ChannelName getChannel()
-
-