Uses of Class
io.netty.handler.proxy.ProxyConnectException
Packages that use ProxyConnectException
Package
Description
Adds support for client connections via proxy protocols such as
SOCKS and
HTTP CONNECT tunneling
-
Uses of ProxyConnectException in io.netty.handler.proxy
Subclasses of ProxyConnectException in io.netty.handler.proxyModifier and TypeClassDescriptionstatic final class
Specific case of a connection failure, which may include headers from the proxy.