| Package | Description |
|---|---|
| com.sshtools.synergy.nio | |
| com.sshtools.synergy.ssh |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSocketConnectionFactory
Create a default SocketConnection.
|
| Modifier and Type | Method and Description |
|---|---|
SocketConnectionFactory |
ProtocolContext.getSocketConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolContext.setSocketConnectionFactory(SocketConnectionFactory socketConnectionFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected SocketConnectionFactory |
SshContext.socketConnectionFactory |
| Modifier and Type | Method and Description |
|---|---|
SocketConnectionFactory |
SshContext.getSocketConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshContext.setSocketConnectionFactory(SocketConnectionFactory socketConnectionFactory) |
Copyright © 2021. All rights reserved.