|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SftpSubsystemChannel | |
|---|---|
| com.maverick.sftp | The base implementation of the SFTP protocol enabling SFTP to be
operated over both SSH1 and SSH2 connections. |
| com.sshtools.sftp | This package contains the SSHTools SFTP client converted for use with the J2SSH Maverick API. |
| Uses of SftpSubsystemChannel in com.maverick.sftp |
|---|
| Methods in com.maverick.sftp that return SftpSubsystemChannel | |
|---|---|
SftpSubsystemChannel |
SftpFile.getSFTPChannel()
Get the SFTP subsystem channel that created this file object. |
| Constructors in com.maverick.sftp with parameters of type SftpSubsystemChannel | |
|---|---|
SftpFileAttributes(SftpSubsystemChannel sftp,
com.maverick.util.ByteArrayReader bar)
|
|
SftpFileAttributes(SftpSubsystemChannel sftp,
int type)
Creates a new FileAttributes object. |
|
| Uses of SftpSubsystemChannel in com.sshtools.sftp |
|---|
| Methods in com.sshtools.sftp that return SftpSubsystemChannel | |
|---|---|
SftpSubsystemChannel |
SftpClient.getSubsystemChannel()
Returns the instance of the SftpSubsystemChannel used by this class |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||