Uses of Interface
org.apache.sshd.server.session.ServerSessionAware
Packages that use ServerSessionAware
Package
Description
-
Uses of ServerSessionAware in org.apache.sshd.scp.server
Classes in org.apache.sshd.scp.server that implement ServerSessionAwareModifier and TypeClassDescriptionclassThis commands provide SCP support on both server and client side.classThis commands SCP support for a ChannelSession. -
Uses of ServerSessionAware in org.apache.sshd.server.command
Classes in org.apache.sshd.server.command that implement ServerSessionAware -
Uses of ServerSessionAware in org.apache.sshd.server.shell
Subinterfaces of ServerSessionAware in org.apache.sshd.server.shellModifier and TypeInterfaceDescriptioninterfaceThis shell have inverted streams, such as the one obtained when launching a newProcessfrom java.Classes in org.apache.sshd.server.shell that implement ServerSessionAwareModifier and TypeClassDescriptionclassA shell implementation that wraps an instance ofInvertedShellas aCommand.classBridges the I/O streams between the SSH command and the process that executes it