-
- All Implemented Interfaces:
public final class SubscriptionMessage
-
-
Constructor Summary
Constructors Constructor Description SubscriptionMessage(String channel, String message)
-
Method Summary
Modifier and Type Method Description final StringgetChannel()final StringgetMessage()-
-
Method Detail
-
getChannel
final String getChannel()
-
getMessage
final String getMessage()
-
-
-
-