Uses of Class
io.netty.handler.proxy.ProxyHandler
-
Packages that use ProxyHandler Package Description io.netty.handler.proxy Adds support for client connections via proxy protocols such as SOCKS and HTTP CONNECT tunneling -
-
Uses of ProxyHandler in io.netty.handler.proxy
Subclasses of ProxyHandler in io.netty.handler.proxy Modifier and Type Class Description class
HttpProxyHandler
class
Socks4ProxyHandler
class
Socks5ProxyHandler
-