Class DisconnectResponseMessage
java.lang.Object
org.glassfish.tyrus.sample.chat.chatdata.ChatMessage
org.glassfish.tyrus.sample.chat.chatdata.DisconnectResponseMessage
- Author:
- Danny Coward
-
Field Summary
Fields inherited from class org.glassfish.tyrus.sample.chat.chatdata.ChatMessage
CHAT_MESSAGE, CHATTRANSCRIPT_UPDATE, DISCONNECT_REQUEST, DISCONNECT_RESPONSE, LOGIN_REQUEST, LOGIN_RESPONSE, SEP, USERLIST_UPDATE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.tyrus.sample.chat.chatdata.ChatMessage
getType, main, parseMessage
-
Constructor Details
-
DisconnectResponseMessage
-
DisconnectResponseMessage
public DisconnectResponseMessage()
-
-
Method Details
-
getUsername
-
asString
- Specified by:
asStringin classChatMessage
-
fromString
- Specified by:
fromStringin classChatMessage
-