|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageReader
Contract for a class capable of reading messages from byte arrays.
| Method Summary | |
|---|---|
List<Message> |
readMessages(byte[] packetContents)
Returns a list of Messages by parsing the provided byte array packet chunk. |
| Method Detail |
|---|
List<Message> readMessages(byte[] packetContents)
Messages by parsing the provided byte array packet chunk.
packetContents - contents of the actual messages
Messages by parsing the provided byte array packet chunk
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||