public class PublicKeySubsystem extends Subsystem
| Modifier and Type | Field and Description |
|---|---|
static String |
SUBSYSTEM_NAME |
| Constructor and Description |
|---|
PublicKeySubsystem() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanupSubsystem() |
protected String |
getName() |
protected void |
onMessageReceived(byte[] msg)
Called when a subsystem message has been extracted from the incoming data
stream.
|
protected void |
onSubsystemFree()
The subsystem has been closed and all resources should be freed.
|
cleanupOnError, executeOperation, flagClose, getConnection, getContext, getMaximumPacketRecv, getMaximumPacketSent, getSession, init, onFreeMessage, parseMessage, postCleanup, processMessage, sendMessageaddOperationListener, addTask, cleanupOperations, clearQueue, endExecution, forceFixedThread, getOperationsCount, removeOperationListener, startExecution, startTask, taskAddedpublic static final String SUBSYSTEM_NAME
protected String getName()
getName in class ExecutorOperationSupport<SshContext>protected void onSubsystemFree()
SubsystemonSubsystemFree in class Subsystemprotected void onMessageReceived(byte[] msg)
SubsystemonMessageReceived in class Subsystemprotected void cleanupSubsystem()
cleanupSubsystem in class SubsystemCopyright © 2025. All rights reserved.