|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgroups.util.Util
org.jgroups.util.Util1_4
Util1_4
Field Summary |
Fields inherited from class org.jgroups.util.Util |
DIAG_GROUP, log, MAX_PORT |
Constructor Summary | |
Util1_4()
|
Method Summary | |
static void |
doubleWriteBuffer(java.nio.ByteBuffer buf,
java.nio.channels.WritableByteChannel out)
|
static void |
writeFully(java.nio.ByteBuffer buf,
java.nio.channels.WritableByteChannel out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Util1_4()
Method Detail |
public static void doubleWriteBuffer(java.nio.ByteBuffer buf, java.nio.channels.WritableByteChannel out) throws java.lang.Exception
java.lang.Exception
public static void writeFully(java.nio.ByteBuffer buf, java.nio.channels.WritableByteChannel out) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |