|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.antcontrib.antserver.Util
public class Util
Place class description here.
Field Summary | |
---|---|
static int |
CHUNK
|
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static void |
transferBytes(java.io.InputStream input,
long length,
java.io.OutputStream output,
boolean closeInput)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CHUNK
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static final void transferBytes(java.io.InputStream input, long length, java.io.OutputStream output, boolean closeInput) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |