Rewrote JSONInterface to reflect new features provided by the I2PControl API.
Added new API test to Main, maybe time to extract them to testclass. Refactored JSONInterface to (more) gracefully handle connection issues.
This commit is contained in:
@ -12,7 +12,6 @@ import javax.swing.SwingWorker;
|
||||
|
||||
import net.i2p.itoopie.i18n.Transl;
|
||||
import net.i2p.itoopie.i2pcontrol.JSONInterface;
|
||||
import net.i2p.itoopie.util.BrowseException;
|
||||
|
||||
public class Main {
|
||||
|
||||
|
Reference in New Issue
Block a user