protected static class SftpSubsystem.FileHandle extends SftpSubsystem.Handle
| Constructor and Description |
|---|
SftpSubsystem.FileHandle(SshFile sshFile,
int flags) |
public SftpSubsystem.FileHandle(SshFile sshFile, int flags)
public int getFlags()
public int read(byte[] data,
long offset)
throws IOException
IOExceptionpublic void write(byte[] data,
long offset)
throws IOException
IOExceptionpublic void close()
throws IOException
close in class SftpSubsystem.HandleIOExceptionCopyright © 2008-2012 Apache Software Foundation. All Rights Reserved.