org.jgroups.blocks

Class NBMessageForm_NIO

public class NBMessageForm_NIO extends Object

NBMessageForm - Message form for non-blocking message reads.

Author: akbollu Bela Ban

Constructor Summary
NBMessageForm_NIO(int dataBuffSize, SocketChannel ch)
Method Summary
ByteBufferreadCompleteMsgBuffer()
voidreset()

Constructor Detail

NBMessageForm_NIO

public NBMessageForm_NIO(int dataBuffSize, SocketChannel ch)

Method Detail

readCompleteMsgBuffer

public ByteBuffer readCompleteMsgBuffer()

reset

public void reset()
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.