org.jgroups.blocks

Class NBMessageForm1_4


public class NBMessageForm1_4
extends java.lang.Object

NBMessageForm - Message form for non-blocking message reads.

Author:
akbollu

Constructor Summary

NBMessageForm1_4(int dataBuffSize, SocketChannel ch)

Method Summary

ByteBuffer
readCompleteMsgBuffer()
void
reset()

Constructor Details

NBMessageForm1_4

public NBMessageForm1_4(int dataBuffSize,
                        SocketChannel ch)

Method Details

readCompleteMsgBuffer

public ByteBuffer readCompleteMsgBuffer()
            throws IOException


reset

public void reset()


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.