|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cohesion.bssh.impl.SSHCommand
de.cohesion.bssh.impl.LocalPortForwardCommand
public class LocalPortForwardCommand
Constructor Summary | |
---|---|
LocalPortForwardCommand(Member remote,
int localPort,
Cache<Member,ch.ethz.ssh2.Connection> ccache)
|
Method Summary | |
---|---|
Member |
getProxy()
|
protected Result |
perform(Member m,
ch.ethz.ssh2.Connection c)
|
void |
release()
|
Methods inherited from class de.cohesion.bssh.impl.SSHCommand |
---|
execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalPortForwardCommand(Member remote, int localPort, Cache<Member,ch.ethz.ssh2.Connection> ccache)
Method Detail |
---|
protected Result perform(Member m, ch.ethz.ssh2.Connection c) throws java.io.IOException
perform
in class SSHCommand
java.io.IOException
public Member getProxy()
public void release() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |