public abstract class ServerUtilities extends Object
| Constructor and Description |
|---|
ServerUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ManagedChannel |
buildNewChannel(Server server)
Build a new gRPC Channel instance related to a SiLA Server
|
public static io.grpc.ManagedChannel buildNewChannel(@NonNull
Server server)
server - SiLA Server related to the channelCopyright © 2019. All rights reserved.