Uses of Interface
org.apache.sshd.common.channel.ChannelHolder
Packages that use ChannelHolder
Package
Description
-
Uses of ChannelHolder in org.apache.sshd.client.channel
Subinterfaces of ChannelHolder in org.apache.sshd.client.channel -
Uses of ChannelHolder in org.apache.sshd.client.subsystem
Subinterfaces of ChannelHolder in org.apache.sshd.client.subsystemClasses in org.apache.sshd.client.subsystem that implement ChannelHolder -
Uses of ChannelHolder in org.apache.sshd.common.channel
Classes in org.apache.sshd.common.channel that implement ChannelHolderModifier and TypeClassDescriptionclassclassclassclassAWindowthat describes how much data this side is prepared to receive from the peer.classAWindowreflecting this side's view of the peer'sLocalWindow.classAChannelimplements a sliding window flow control for data packets (SSH_MSG_CHANNEL_DATA and SSH_MSG_CHANNEL_EXTENDED_DATA packets). -
Uses of ChannelHolder in org.apache.sshd.sftp.client
Subinterfaces of ChannelHolder in org.apache.sshd.sftp.clientModifier and TypeInterfaceDescriptioninterfaceProvides both structured and raw SFTP accessinterface -
Uses of ChannelHolder in org.apache.sshd.sftp.client.fs
Classes in org.apache.sshd.sftp.client.fs that implement ChannelHolder -
Uses of ChannelHolder in org.apache.sshd.sftp.client.impl
Classes in org.apache.sshd.sftp.client.impl that implement ChannelHolder