Uses of Class
io.netty.handler.proxy.ProxyConnectException
-
-
Uses of ProxyConnectException in io.netty.handler.proxy
Subclasses of ProxyConnectException in io.netty.handler.proxy Modifier and Type Class Description static class
HttpProxyHandler.HttpProxyConnectException
Specific case of a connection failure, which may include headers from the proxy.
-