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 |
|---|---|
io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAServerMessage> |
connectSiLAServer(io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver) |
bindServicepublic CloudierClientEndpoint(CloudierClientEndpoint.CloudServerListener cloudServerListener)
public io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAServerMessage> connectSiLAServer(io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
Copyright © 2024 SiLA Java Developers. All rights reserved.