JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Package
net.i2p.app
Interface Outproxy
public interface
Outproxy
Since:
0.9.11
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
NAME
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Socket
connect
(
String
host, int port)
Field Details
NAME
static final
String
NAME
See Also:
Constant Field Values
Method Details
connect
Socket
connect
(
String
host, int port)
throws
IOException
Throws:
IOException