Uses of Class
net.i2p.client.streaming.I2PSocketException
Packages that use I2PSocketException
Package
Description
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
-
Uses of I2PSocketException in net.i2p.i2ptunnel
Methods in net.i2p.i2ptunnel with parameters of type I2PSocketExceptionModifier and TypeMethodDescriptionprotected voidI2PTunnelHTTPClientBase.handleI2PSocketException(I2PSocketException ise, OutputStream out, String targetRequest, boolean usingWWWProxy, String wwwProxy) Generate an error page based on the status code in our custom exception.