public abstract static class CloudClientEndpointGrpc.CloudClientEndpointImplBase extends Object implements BindableService
Endpoint provided by SiLA cloud client for servers to connect
| Constructor and Description |
|---|
CloudClientEndpointImplBase() |
| Modifier and Type | Method and Description |
|---|---|
ServerServiceDefinition |
bindService() |
StreamObserver<SiLACloudConnector.SiLAServerMessage> |
connectSiLAServer(StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connect a server to stream messages
|
public StreamObserver<SiLACloudConnector.SiLAServerMessage> connectSiLAServer(StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connect a server to stream messages
public final ServerServiceDefinition bindService()
bindService in interface BindableServiceCopyright © 2023 SiLA Java Developers. All rights reserved.