|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NetworkMessageFilter.FilterTx
The filter used to encode an outgoing message
Method Summary | |
---|---|
byte[] |
filterTX(Object obj)
Encodes an object into an array of bytes for sending |
Method Detail |
---|
byte[] filterTX(Object obj) throws IOException
obj
- The object to convert into bytes
IOException
- Thrown if something goes wrong during the encoding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |