|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOStreamFilter
Define interface to stream based netwrok filter A stream based netwrok filter is a network filter that is not blocked based.
Method Summary | |
---|---|
byte[] |
unrwap(ByteBuffer buf)
|
byte[] |
wrap(ByteBuffer buf)
|
Methods inherited from interface com.gigaspaces.lrmi.nio.filters.IOFilter |
---|
setRemoteAddress |
Method Detail |
---|
byte[] wrap(ByteBuffer buf) throws Exception
Exception
byte[] unrwap(ByteBuffer buf) throws Exception
Exception
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |