org.glassfish.tyrus.sample.chat
Class ChatTranscriptUpdateEncoder
java.lang.Object
org.glassfish.tyrus.sample.chat.ChatTranscriptUpdateEncoder
- All Implemented Interfaces:
- Encoder, Encoder.Text<ChatTranscriptUpdateMessage>
public class ChatTranscriptUpdateEncoder
- extends Object
- implements Encoder.Text<ChatTranscriptUpdateMessage>
- Author:
- Danny Coward (danny.coward at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChatTranscriptUpdateEncoder
public ChatTranscriptUpdateEncoder()
encode
public String encode(ChatTranscriptUpdateMessage ctum)
throws EncodeException
- Specified by:
encode in interface Encoder.Text<ChatTranscriptUpdateMessage>
- Throws:
EncodeException
Copyright © 2012. All Rights Reserved.