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 ChannelName
getChannel()
-
-
-
Method Detail
-
getChannel
ChannelName getChannel()
-
-