Uses of Class
org.apache.sshd.common.forward.SocksProxy.Proxy
-
Packages that use SocksProxy.Proxy Package Description org.apache.sshd.common.forward -
-
Uses of SocksProxy.Proxy in org.apache.sshd.common.forward
Subclasses of SocksProxy.Proxy in org.apache.sshd.common.forward Modifier and Type Class Description class
SocksProxy.Socks4
class
SocksProxy.Socks5
Fields in org.apache.sshd.common.forward with type parameters of type SocksProxy.Proxy Modifier and Type Field Description private java.util.Map<IoSession,SocksProxy.Proxy>
SocksProxy. proxies
-