Uses of Class
org.apache.sshd.client.channel.ChannelSubsystem
Packages that use ChannelSubsystem
-
Uses of ChannelSubsystem in org.apache.sshd.client.session
Methods in org.apache.sshd.client.session that return ChannelSubsystemModifier and TypeMethodDescriptionAbstractClientSession.createSubsystemChannel(String subsystem) ClientSession.createSubsystemChannel(String subsystem) Create a subsystem channel. -
Uses of ChannelSubsystem in org.apache.sshd.sftp.client.impl
Subclasses of ChannelSubsystem in org.apache.sshd.sftp.client.implFields in org.apache.sshd.sftp.client.impl declared as ChannelSubsystemMethods in org.apache.sshd.sftp.client.impl that return ChannelSubsystemModifier and TypeMethodDescriptionprotected ChannelSubsystemDefaultSftpClient.createSftpChannelSubsystem(ClientSession clientSession)