Class UserListUpdateMessage
java.lang.Object
org.glassfish.tyrus.sample.chat.chatdata.ChatMessage
org.glassfish.tyrus.sample.chat.chatdata.UserListUpdateMessage
-
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
-
UserListUpdateMessage
-
UserListUpdateMessage
public UserListUpdateMessage() -
UserListUpdateMessage
-
-
Method Details
-
getUserList
-
fromString
- Specified by:
fromStringin classChatMessage
-
asString
- Specified by:
asStringin classChatMessage
-