|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDecoder
Contract for a class capable of decoding a Message
from a raw bytes chunk.
Method Summary | |
---|---|
Message |
decode(byte[] contents)
Decodes a Message from a raw bytes chunk. |
Method Detail |
---|
Message decode(byte[] contents)
Message
from a raw bytes chunk.
contents
-
MessageReaderException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |