|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.blocks.NBMessageForm_NIO
public class NBMessageForm_NIO
NBMessageForm - Message form for non-blocking message reads.
| Constructor Summary | |
|---|---|
NBMessageForm_NIO(int dataBuffSize,
java.nio.channels.SocketChannel ch)
|
|
| Method Summary | |
|---|---|
java.nio.ByteBuffer |
readCompleteMsgBuffer()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NBMessageForm_NIO(int dataBuffSize,
java.nio.channels.SocketChannel ch)
| Method Detail |
|---|
public java.nio.ByteBuffer readCompleteMsgBuffer()
throws java.io.IOException
java.io.IOExceptionpublic void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||