public class ChatTranscriptUpdateEncoder extends java.lang.Object implements Encoder.Text<ChatTranscriptUpdateMessage>
Encoder.Binary<T>, Encoder.BinaryStream<T>, Encoder.Text<T>, Encoder.TextStream<T>| Constructor and Description |
|---|
ChatTranscriptUpdateEncoder() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
encode(ChatTranscriptUpdateMessage ctum) |
public java.lang.String encode(ChatTranscriptUpdateMessage ctum) throws EncodeException
encode in interface Encoder.Text<ChatTranscriptUpdateMessage>EncodeExceptionCopyright © 2012. All Rights Reserved.