Class IpcToNioAdapter<T>


  • public class IpcToNioAdapter<T>
    extends Object
    Allows to re-use existing GridNioFilters on IPC (specifically shared memory IPC) communications. Note that this class consumes an entire thread inside serve() method in order to serve one IpcEndpoint.