|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Result | |
|---|---|
| de.cohesion.bssh | |
| de.cohesion.bssh.impl | |
| Uses of Result in de.cohesion.bssh |
|---|
| Methods in de.cohesion.bssh with parameters of type Result | |
|---|---|
java.lang.String |
ResultFormat.format(Result r)
|
| Uses of Result in de.cohesion.bssh.impl |
|---|
| Classes in de.cohesion.bssh.impl that implement Result | |
|---|---|
class |
ResultImpl
|
| Methods in de.cohesion.bssh.impl that return Result | |
|---|---|
Result |
SSHCommand.execute(Member m)
|
protected abstract Result |
SSHCommand.perform(Member m,
ch.ethz.ssh2.Connection c)
|
protected Result |
LocalPortForwardCommand.perform(Member m,
ch.ethz.ssh2.Connection c)
|
protected Result |
ExecuteSSHCommand.perform(Member m,
ch.ethz.ssh2.Connection c)
|
| Methods in de.cohesion.bssh.impl that return types with arguments of type Result | |
|---|---|
java.lang.Iterable<Result> |
CommandProcessor.getResults()
|
| Constructor parameters in de.cohesion.bssh.impl with type arguments of type Result | |
|---|---|
CommandProcessor(java.util.Set<? extends Command<Result>> commands,
java.util.Set<Member> members,
long timeout)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||