Interface Session.Subsystem
- All Superinterfaces:
AutoCloseable,Channel,Closeable,ErrorNotifiable,SSHPacketHandler
- All Known Implementing Classes:
SessionChannel
- Enclosing interface:
Session
Subsystem API.
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.schmizz.sshj.connection.channel.Channel
Channel.Direct, Channel.ForwardedNested classes/interfaces inherited from interface net.schmizz.sshj.common.ErrorNotifiable
ErrorNotifiable.Util -
Method Summary
Methods inherited from interface net.schmizz.sshj.connection.channel.Channel
close, getAutoExpand, getID, getInputStream, getLocalMaxPacketSize, getLocalWinSize, getLoggerFactory, getOutputStream, getRecipient, getRemoteCharset, getRemoteMaxPacketSize, getRemoteWinSize, getType, isEOF, isOpen, join, join, setAutoExpandMethods inherited from interface net.schmizz.sshj.common.ErrorNotifiable
notifyErrorMethods inherited from interface net.schmizz.sshj.common.SSHPacketHandler
handle
-
Method Details
-
getExitStatus
Integer getExitStatus()
-