Class InterceptUnsubscribeMessage
- java.lang.Object
-
- io.moquette.interception.messages.InterceptUnsubscribeMessage
-
- All Implemented Interfaces:
InterceptMessage
public class InterceptUnsubscribeMessage extends Object implements InterceptMessage
-
-
Constructor Summary
Constructors Constructor Description InterceptUnsubscribeMessage(String topicFilter, String clientID, String username)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClientID()StringgetTopicFilter()StringgetUsername()
-