Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jcraft.jsch.ProxyHTTP
Method Summary | |
void |
|
void |
|
static int | |
InputStream | |
OutputStream | |
Socket | |
void |
|
public ProxyHTTP(String proxy_host)
public ProxyHTTP(String proxy_host, int proxy_port)
public void connect(SocketFactory socket_factory, String host, int port, int timeout) throws JSchException
public static int getDefaultPort()
public void setUserPasswd(String user, String passwd)