Uses of Interface
com.sshtools.vsession.commands.ssh.SshOptionsResolver
Packages that use SshOptionsResolver
-
Uses of SshOptionsResolver in com.sshtools.server.callback
Subinterfaces of SshOptionsResolver in com.sshtools.server.callbackClasses in com.sshtools.server.callback that implement SshOptionsResolver -
Uses of SshOptionsResolver in com.sshtools.vsession.commands.ssh
Methods in com.sshtools.vsession.commands.ssh that return types with arguments of type SshOptionsResolverModifier and TypeMethodDescriptionprotected static Collection<SshOptionsResolver>
AbstractSshOptionsEvaluator.getResolvers()
Methods in com.sshtools.vsession.commands.ssh with parameters of type SshOptionsResolverModifier and TypeMethodDescriptionstatic void
AbstractSshOptionsEvaluator.addResolver
(SshOptionsResolver resolver)