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 boolean
static boolean
closeStream
(OutputStream out) static void
static boolean
static void
static void
transfer
(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
-