|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.util.IOUtil
public class IOUtil
| Method Summary | |
|---|---|
static void |
close(java.io.RandomAccessFile file)
|
static void |
writeToChannel(java.nio.channels.SocketChannel channel,
java.nio.ByteBuffer bbuf)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void writeToChannel(java.nio.channels.SocketChannel channel,
java.nio.ByteBuffer bbuf)
throws java.io.IOException
java.io.IOException
public static void close(java.io.RandomAccessFile file)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||