Package | Description |
---|---|
com.maverick.sshd |
This package contains the base implementation of the SSH server.
|
com.maverick.sshd.agent |
Modifier and Type | Class and Description |
---|---|
class |
ChannelEventAdapter
An adapter for the
ChannelEventListener interface. |
Modifier and Type | Method and Description |
---|---|
void |
Channel.addEventListener(ChannelEventListener listener)
Enable other objects to receive channel events
|
Constructor and Description |
---|
AgentForwardingChannel(String type,
SessionChannel session,
ChannelEventListener listener) |
Copyright © 2024. All rights reserved.