Package org.jgroups.blocks
Class NBMessageForm_NIO
- java.lang.Object
-
- org.jgroups.blocks.NBMessageForm_NIO
-
public class NBMessageForm_NIO extends java.lang.Object
NBMessageForm - Message form for non-blocking message reads.- Author:
- akbollu, Bela Ban
-
-
Constructor Summary
Constructors Constructor Description NBMessageForm_NIO(int dataBuffSize, java.nio.channels.SocketChannel ch)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.nio.ByteBuffer
readCompleteMsgBuffer()
void
reset()
-