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