| Package | Description |
|---|---|
| ch.ethz.ssh2 | |
| ch.ethz.ssh2.transport |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.addConnectionMonitor(ConnectionMonitor cmon)
Add a
ConnectionMonitor to this connection. |
boolean |
Connection.removeConnectionMonitor(ConnectionMonitor cmon)
Remove a
ConnectionMonitor from this connection. |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportManager.setConnectionMonitors(List<ConnectionMonitor> monitors) |
Copyright © 2014. All Rights Reserved.