
Public Member Functions | |
| void | connect (SocketFactory socket_factory, String host, int port, int timeout) |
| Stream | getInputStream () |
| Stream | getOutputStream () |
| Socket | getSocket () |
| void | close () |
Definition at line 35 of file Proxy.cs.
| void Tamir.SharpSsh.jsch.Proxy.close | ( | ) |
Implemented in Tamir.SharpSsh.jsch.ProxyHTTP.
| void Tamir.SharpSsh.jsch.Proxy.connect | ( | SocketFactory | socket_factory, | |
| String | host, | |||
| int | port, | |||
| int | timeout | |||
| ) |
Implemented in Tamir.SharpSsh.jsch.ProxyHTTP.
| Stream Tamir.SharpSsh.jsch.Proxy.getInputStream | ( | ) |
Implemented in Tamir.SharpSsh.jsch.ProxyHTTP.
| Stream Tamir.SharpSsh.jsch.Proxy.getOutputStream | ( | ) |
Implemented in Tamir.SharpSsh.jsch.ProxyHTTP.
| Socket Tamir.SharpSsh.jsch.Proxy.getSocket | ( | ) |
Implemented in Tamir.SharpSsh.jsch.ProxyHTTP.
1.5.9