| 
 | |||||||||
| 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.LocalTunnel
public class SSHSession.LocalTunnel
| Constructor Summary | |
|---|---|
| SSHSession.LocalTunnel() | |
| Method Summary | |
|---|---|
|  int | getLPort() | 
|  java.lang.String | getRHost() | 
|  int | getRPort() | 
|  void | setLPort(int lport) | 
|  void | setRHost(java.lang.String rhost) | 
|  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.LocalTunnel()
| Method Detail | 
|---|
public void setLPort(int lport)
public void setRHost(java.lang.String rhost)
public void setRPort(int rport)
public int getLPort()
public java.lang.String getRHost()
public int getRPort()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||