Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionTask |
Modifier and Type | Method and Description |
---|---|
protected ConnectionAwareTask |
Channel.createCloseTask(boolean forceClose) |
Modifier and Type | Method and Description |
---|---|
void |
TransportProtocol.addChannelTask(ConnectionAwareTask task) |
protected void |
Subsystem.executeOperation(ConnectionAwareTask r) |
protected void |
SessionChannel.executeTask(ConnectionAwareTask task) |
protected void |
Channel.executeTask(ConnectionAwareTask task) |
protected void |
Subsystem.flagClose(ConnectionAwareTask r) |
protected void |
SftpSubsystem.flagClose(ConnectionAwareTask task) |
Copyright © 2023. All rights reserved.