| Package | Description |
|---|---|
| com.sshtools.synergy.nio | |
| com.sshtools.synergy.ssh |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolContextFactory<T extends ProtocolContext>
Creates the ProtocolContext for a new incoming connection.
|
class |
StaticContextFactory<T extends ProtocolContext>
Holds a single context
|
| Modifier and Type | Method and Description |
|---|---|
<K extends ProtocolContext> |
SshEngine.connect(java.lang.String hostToConnect,
int portToConnect,
K protocolContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
SshContext
This class defines an SSH context for listening interfaces on the
SshEngine. |
Copyright © 2021. All rights reserved.