Uses of Interface
com.sshtools.client.ClientStateListener
Packages that use ClientStateListener
-
Uses of ClientStateListener in com.sshtools.client
Methods in com.sshtools.client that return types with arguments of type ClientStateListenerMethods in com.sshtools.client with parameters of type ClientStateListenerModifier and TypeMethodDescriptionSshClientContext.addStateListener
(ClientStateListener stateListener) -
Uses of ClientStateListener in com.sshtools.vsession.commands.ssh
Methods in com.sshtools.vsession.commands.ssh that return types with arguments of type ClientStateListenerMethods in com.sshtools.vsession.commands.ssh with parameters of type ClientStateListenerModifier and TypeMethodDescriptionvoid
SshClientArguments.addListener
(ClientStateListener listener)