Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jcraft.jsch.Channel
com.jcraft.jsch.ChannelDirectTCPIP
public class ChannelDirectTCPIP
extends Channel
Method Summary | |
void |
|
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class com.jcraft.jsch.Channel | |
connect , disconnect , getExitStatus , getExtInputStream , getInputStream , getOutputStream , isEOF , run , sendSignal , setExtOutputStream , setInputStream , setOutputStream , setXForwarding , start |
public void setHost(String host)
public void setInputStream(InputStream in)
- Overrides:
- setInputStream in interface Channel
public void setOrgIPAddress(String foo)
public void setOrgPort(int foo)
public void setOutputStream(OutputStream out)
- Overrides:
- setOutputStream in interface Channel
public void setPort(int port)