Package com.sshtools.j2ssh.io
Class IOUtil
java.lang.Object
com.sshtools.j2ssh.io.IOUtil
- Version:
- $Revision: 1.20 $
- Author:
- $author$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleancloseStream(OutputStream out) static voidstatic booleanstatic voidstatic voidtransfer(InputStream in, OutputStream out)
-
Constructor Details
-
IOUtil
public IOUtil()
-
-
Method Details
-
closeStream
- Parameters:
in-- Returns:
-
closeStream
- Parameters:
out-- Returns:
-
delTree
-
recurseDeleteDirectory
-
copyFile
- Throws:
IOException
-
transfer
- Throws:
IOException
-