| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.ssh.SSHSession.RemoteTunnel
public class SSHSession.RemoteTunnel
| Constructor Summary | |
|---|---|
| SSHSession.RemoteTunnel() | |
| Method Summary | |
|---|---|
|  java.lang.String | getLHost() | 
|  int | getLPort() | 
|  int | getRPort() | 
|  void | setLHost(java.lang.String lhost) | 
|  void | setLPort(int lport) | 
|  void | setRPort(int rport) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SSHSession.RemoteTunnel()
| Method Detail | 
|---|
public void setLPort(int lport)
public void setLHost(java.lang.String lhost)
public void setRPort(int rport)
public int getLPort()
public java.lang.String getLHost()
public int getRPort()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||