| Package | Description |
|---|---|
| com.maverick.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
SshClientAdapter |
| Modifier and Type | Method and Description |
|---|---|
SshClient |
SshClientPool.checkout(String host,
int port,
String username,
SshClientFactory factory)
Check out an available client.
|
| Constructor and Description |
|---|
SshClientPool(ExecutorService executor,
SshClientFactory factory) |
SshClientPool(ExecutorService executor,
SshClientFactory factory,
long processingInterval) |
Copyright © 2025. All rights reserved.