net.i2p.app
Interface Outproxy


public interface Outproxy

Since:
0.9.11

Field Summary
static String NAME
           
 
Method Summary
 Socket connect(String host, int port)
           
 

Field Detail

NAME

static final String NAME
See Also:
Constant Field Values
Method Detail

connect

Socket connect(String host,
               int port)
               throws IOException
Throws:
IOException