|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.utils.ZipUtil.CopyStreamCopier
public static class ZipUtil.CopyStreamCopier
streamCopier that simply copies the stream without modification.
Constructor Summary | |
---|---|
ZipUtil.CopyStreamCopier()
|
Method Summary | |
---|---|
void |
copyStream(java.io.InputStream in,
java.io.OutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ZipUtil.CopyStreamCopier()
Method Detail |
---|
public void copyStream(java.io.InputStream in, java.io.OutputStream out) throws java.io.IOException
copyStream
in interface ZipUtil.streamCopier
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |