JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sshtools.synergy.ssh
Interface ChannelFactoryListener<T extends
SshContext
>
public interface
ChannelFactoryListener<T extends
SshContext
>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default void
onChannelCreated
(
ChannelNG
<
T
> channel)
Method Details
onChannelCreated
default
void
onChannelCreated
(
ChannelNG
<
T
> channel)