| Package | Description |
|---|---|
| com.sshtools.synergy.nio | |
| com.sshtools.synergy.ssh |
| Modifier and Type | Field and Description |
|---|---|
protected SshEngineContext |
SocketConnection.daemonContext |
| Modifier and Type | Method and Description |
|---|---|
SshEngineContext |
SshEngine.getContext()
Get the context for this Daemon.
|
SshEngineContext |
SocketConnection.getDaemonContext()
Get the daemon process for this socket.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ProtocolContextFactory.createContext(SshEngineContext daemonContext,
java.nio.channels.SocketChannel sc) |
T |
StaticContextFactory.createContext(SshEngineContext daemonContext,
java.nio.channels.SocketChannel sc) |
SocketConnection |
SocketConnectionFactory.createSocketConnection(SshEngineContext context,
java.net.SocketAddress localAddress,
java.net.SocketAddress remoteAddress) |
SocketConnection |
DefaultSocketConnectionFactory.createSocketConnection(SshEngineContext context,
java.net.SocketAddress localAddress,
java.net.SocketAddress remoteAddress) |
| Modifier and Type | Method and Description |
|---|---|
SshEngineContext |
SshContext.getDaemonContext() |
Copyright © 2021. All rights reserved.