JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.nio.net
Interface Proxy
All Known Implementing Classes:
HttpProxy
,
SocksProxy
public interface
Proxy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
connect
(
Socket
socket,
String
host, int port)
Method Details
connect
void
connect
(
Socket
socket,
String
host, int port)
throws
IOException
Throws:
IOException