Uses of Class
com.sshtools.j2ssh.util.InvalidStateException
Packages that use InvalidStateException
-
Uses of InvalidStateException in com.sshtools.j2ssh.util
Methods in com.sshtools.j2ssh.util that throw InvalidStateExceptionModifier and TypeMethodDescriptionvoid
State.setValue
(int state) boolean
State.waitForState
(int state) boolean
State.waitForState
(int state, long timeout)