|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NetworkMessageFilter.FilterRx
The filter used to decode an incoming message
Method Summary | |
---|---|
Object |
filterRX(byte[] bytes)
Decodes an incoming byte array back into an object |
Method Detail |
---|
Object filterRX(byte[] bytes) throws IOException
bytes
- The bytes to be decoded
IOException
- Thrown if something goes wrong during the decoding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |