Uses of Class
com.sshtools.j2ssh.connection.ChannelState
-
Packages that use ChannelState Package Description com.sshtools.j2ssh.connection -
-
Uses of ChannelState in com.sshtools.j2ssh.connection
Fields in com.sshtools.j2ssh.connection declared as ChannelState Modifier and Type Field Description protected ChannelState
Channel. state
Methods in com.sshtools.j2ssh.connection that return ChannelState Modifier and Type Method Description ChannelState
Channel. getState()
-