Package | Description |
---|---|
org.apache.sshd.server | |
org.apache.sshd.server.command | |
org.apache.sshd.server.sftp | |
org.apache.sshd.server.shell | |
org.apache.sshd.sftp.subsystem |
Modifier and Type | Method and Description |
---|---|
void |
Command.setExitCallback(ExitCallback callback)
Set the callback that the shell has to call when it is closed.
|
Modifier and Type | Field and Description |
---|---|
protected ExitCallback |
ScpCommand.callback |
Modifier and Type | Method and Description |
---|---|
void |
UnknownCommand.setExitCallback(ExitCallback callback) |
void |
ScpCommand.setExitCallback(ExitCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
SftpSubsystem.setExitCallback(ExitCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
InvertedShellWrapper.setExitCallback(ExitCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
SftpSubsystem.setExitCallback(ExitCallback callback) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.