Uses of Interface
net.i2p.i2ptunnel.I2PTunnelRunner.SuccessCallback
Packages that use I2PTunnelRunner.SuccessCallback
Package
Description
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.SuccessCallbackMethods in net.i2p.i2ptunnel with parameters of type I2PTunnelRunner.SuccessCallbackModifier and TypeMethodDescriptionvoidI2PTunnelRunner.setSuccessCallback(I2PTunnelRunner.SuccessCallback sc) Will be called if we get any data back.