JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
one.nio.net
Proxy
Contents
Description
Method Summary
Method Details
connect(Socket, String, int)
Hide sidebar
Show sidebar
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