Uses of Class
com.sshtools.j2ssh.util.InvalidStateException
-
Packages that use InvalidStateException Package Description com.sshtools.j2ssh.util -
-
Uses of InvalidStateException in com.sshtools.j2ssh.util
Methods in com.sshtools.j2ssh.util that throw InvalidStateException Modifier and Type Method Description void
State. setValue(int state)
boolean
State. waitForState(int state)
boolean
State. waitForState(int state, long timeout)
-