Uses of Interface
net.i2p.i2ptunnel.I2PTunnelRunner.SuccessCallback
Package | Description |
---|---|
net.i2p.i2ptunnel |
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
|
-
Uses of I2PTunnelRunner.SuccessCallback in net.i2p.i2ptunnel
Classes in net.i2p.i2ptunnel that implement I2PTunnelRunner.SuccessCallback Modifier and Type Class Description protected class
I2PTunnelHTTPClientBase.OnProxySuccess
Methods in net.i2p.i2ptunnel with parameters of type I2PTunnelRunner.SuccessCallback Modifier and Type Method Description void
I2PTunnelRunner. setSuccessCallback(I2PTunnelRunner.SuccessCallback sc)
Will be called if we get any data back.