Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Proxy
Method Summary | |
void |
|
void |
|
InputStream | |
OutputStream | |
Socket |
public void close()
public void connect(SocketFactory socket_factory, String host, int port, int timeout) throws Exception
public InputStream getInputStream()
public OutputStream getOutputStream()
public Socket getSocket()