Uses of Interface
org.apache.sshd.client.channel.ClientChannelHolder
Packages that use ClientChannelHolder
Package
Description
-
Uses of ClientChannelHolder in org.apache.sshd.client.subsystem
Subinterfaces of ClientChannelHolder in org.apache.sshd.client.subsystemClasses in org.apache.sshd.client.subsystem that implement ClientChannelHolder -
Uses of ClientChannelHolder in org.apache.sshd.sftp.client
Subinterfaces of ClientChannelHolder in org.apache.sshd.sftp.clientModifier and TypeInterfaceDescriptioninterfaceProvides both structured and raw SFTP accessinterface -
Uses of ClientChannelHolder in org.apache.sshd.sftp.client.fs
Classes in org.apache.sshd.sftp.client.fs that implement ClientChannelHolderModifier and TypeClassDescriptionprivate classprivate classSftpClient with support for getting supported file attribute views and the server-side default directory.private classThe file system hands out only Wrapper instances to prevent the underlying SftpClient from being closed. -
Uses of ClientChannelHolder in org.apache.sshd.sftp.client.impl
Classes in org.apache.sshd.sftp.client.impl that implement ClientChannelHolder