public interface ConnectionStateListener
| Modifier and Type | Method and Description |
|---|---|
default void |
connected(SshConnection con) |
default void |
disconnected(SshConnection con) |
default void connected(SshConnection con)
default void disconnected(SshConnection con)
Copyright © 2021. All rights reserved.