Uses of Class
com.sshtools.j2ssh.subsystem.SubsystemClient
-
Packages that use SubsystemClient Package Description com.sshtools.j2ssh.session -
-
Uses of SubsystemClient in com.sshtools.j2ssh.session
Methods in com.sshtools.j2ssh.session that return SubsystemClient Modifier and Type Method Description SubsystemClient
SessionChannelClient. getSubsystem()
Methods in com.sshtools.j2ssh.session with parameters of type SubsystemClient Modifier and Type Method Description boolean
SessionChannelClient. startSubsystem(SubsystemClient subsystem)
-