public static interface Connection.ConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
connectionChanged(UUID id,
ManagedChannel managedChannel)
Callback when the connection is updated
|
void connectionChanged(UUID id, ManagedChannel managedChannel)
id - the server identifiermanagedChannel - the channelCopyright © 2023 SiLA Java Developers. All rights reserved.