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