public interface SshConnectionManager
| Modifier and Type | Method and Description |
|---|---|
void |
clearConnection() |
java.util.Collection<SshConnection> |
getAllConnections() |
SshConnection |
getConnectionById(java.lang.String uuid) |
void |
setupConnection(SshConnection con) |
void setupConnection(SshConnection con)
void clearConnection()
java.util.Collection<SshConnection> getAllConnections()
SshConnection getConnectionById(java.lang.String uuid)
Copyright © 2022. All rights reserved.