com.jcraft.jsch
public class ChannelDirectTCPIP extends Channel
| Method Summary | |
|---|---|
| void | connect() |
| void | run() |
| void | setHost(String host) |
| void | setInputStream(InputStream in) |
| void | setOrgIPAddress(String foo) |
| void | setOrgPort(int foo) |
| void | setOutputStream(OutputStream out) |
| void | setPort(int port) |