public class CloudierClientEndpoint extends CloudClientEndpointGrpc.CloudClientEndpointImplBase
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudierClientEndpoint.CallListener |
static interface |
CloudierClientEndpoint.CloudServerListener |
static interface |
CloudierClientEndpoint.MessageListener |
| Constructor and Description |
|---|
CloudierClientEndpoint(CloudierClientEndpoint.CloudServerListener cloudServerListener) |
| Modifier and Type | Method and Description |
|---|---|
StreamObserver<SiLACloudConnector.SiLAServerMessage> |
connectSiLAServer(StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver) |
bindServicepublic CloudierClientEndpoint(CloudierClientEndpoint.CloudServerListener cloudServerListener)
public StreamObserver<SiLACloudConnector.SiLAServerMessage> connectSiLAServer(StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connectSiLAServer in class CloudClientEndpointGrpc.CloudClientEndpointImplBaseCopyright © 2022 SiLA Java Developers. All rights reserved.