Uses of Interface
org.apache.sshd.server.channel.ServerChannelSessionHolder
-
Packages that use ServerChannelSessionHolder Package Description org.apache.sshd.server.shell -
-
Uses of ServerChannelSessionHolder in org.apache.sshd.server.shell
Subinterfaces of ServerChannelSessionHolder in org.apache.sshd.server.shell Modifier and Type Interface Description interfaceInvertedShellThis shell have inverted streams, such as the one obtained when launching a newProcessfrom java.Classes in org.apache.sshd.server.shell that implement ServerChannelSessionHolder Modifier and Type Class Description classProcessShellBridges the I/O streams between the SSH command and the process that executes it
-