GigaSpaces XAP 10.0.1 API

com.gigaspaces.lrmi.nio.filters
Interface IOStreamFilter

All Superinterfaces:
IOFilter
All Known Implementing Classes:
IOStreamCompressionFilter

public interface IOStreamFilter
extends IOFilter

Define interface to stream based netwrok filter A stream based netwrok filter is a network filter that is not blocked based.

Author:
barak

Method Summary
 byte[] unrwap(ByteBuffer buf)
           
 byte[] wrap(ByteBuffer buf)
           
 

Method Detail

wrap

byte[] wrap(ByteBuffer buf)
            throws Exception
Throws:
Exception

unrwap

byte[] unrwap(ByteBuffer buf)
              throws Exception
Throws:
Exception

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.