Uses of Class
com.jcraft.jsch.Session.Forwarding
Packages that use Session.Forwarding
-
Uses of Session.Forwarding in com.jcraft.jsch
Methods in com.jcraft.jsch that return Session.ForwardingModifier and TypeMethodDescriptionprivate Session.Forwarding
Session.parseForwarding
(String conf) The given argument may be "[bind_address:]port:host:hostport" or "[bind_address:]port host:hostport", which is from LocalForward command of ~/.ssh/config .