org.jgroups.blocks

Class NBMessageForm_NIO


public class NBMessageForm_NIO
extends java.lang.Object

NBMessageForm - Message form for non-blocking message reads.
Authors:
akbollu
Bela Ban

Constructor Summary

NBMessageForm_NIO(int dataBuffSize, SocketChannel ch)

Method Summary

ByteBuffer
readCompleteMsgBuffer()
void
reset()

Constructor Details

NBMessageForm_NIO

public NBMessageForm_NIO(int dataBuffSize,
                         SocketChannel ch)

Method Details

readCompleteMsgBuffer

public ByteBuffer readCompleteMsgBuffer()
            throws IOException

reset

public void reset()

Copyright B) 1998-2005 Bela Ban. All Rights Reserved.