public class ChatUpdateDecoder extends Object implements javax.websocket.Decoder.Text<ChatUpdateMessage>
| Constructor and Description |
|---|
ChatUpdateDecoder() |
public ChatUpdateMessage decode(String s)
decode in interface javax.websocket.Decoder.Text<ChatUpdateMessage>public boolean willDecode(String s)
willDecode in interface javax.websocket.Decoder.Text<ChatUpdateMessage>Copyright © 2012-2013. All Rights Reserved.