net.i2p.i2ptunnel
Class I2PTunnelHTTPClientBase.OnTimeout
java.lang.Object
net.i2p.i2ptunnel.I2PTunnelHTTPClientBase.OnTimeout
- All Implemented Interfaces:
- I2PTunnelRunner.FailCallback
- Enclosing class:
- I2PTunnelHTTPClientBase
protected class I2PTunnelHTTPClientBase.OnTimeout
- extends Object
- implements I2PTunnelRunner.FailCallback
- Since:
- 0.9.14 moved from subclasses
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I2PTunnelHTTPClientBase.OnTimeout
public I2PTunnelHTTPClientBase.OnTimeout(Socket s,
OutputStream out,
String target,
boolean usingProxy,
String wwwProxy,
long id)
onFail
public void onFail(Exception ex)
- Specified by:
onFail
in interface I2PTunnelRunner.FailCallback
- Parameters:
ex
- may be null