public interface MessageSerializer
| Modifier and Type | Method and Description |
|---|---|
Message |
deserialize(com.google.common.io.ByteSource bytes) |
com.google.common.io.ByteSource |
serialize(Message msg) |
com.google.common.io.ByteSource serialize(Message msg) throws MessageException
MessageExceptionMessage deserialize(com.google.common.io.ByteSource bytes) throws MessageException
MessageExceptionCopyright © 2014. All rights reserved.