Uses of Class
org.apache.sshd.common.forward.SocksProxy
Packages that use SocksProxy
-
Uses of SocksProxy in org.apache.sshd.common.forward
Fields in org.apache.sshd.common.forward with type parameters of type SocksProxyModifier and TypeFieldDescriptionprivate final Map
<Integer, SocksProxy> DefaultForwarder.dynamicLocal
Methods in org.apache.sshd.common.forward with parameters of type SocksProxyModifier and TypeMethodDescriptionprotected void
DefaultForwarder.unbindDynamicForwarding
(SshdSocketAddress local, SocksProxy proxy, InetSocketAddress bound)