public static final class CloudClientEndpointGrpc.CloudClientEndpointStub extends io.grpc.stub.AbstractAsyncStub<CloudClientEndpointGrpc.CloudClientEndpointStub>
Endpoint provided by SiLA cloud client for servers to connect
| Modifier and Type | Method and Description |
|---|---|
protected CloudClientEndpointGrpc.CloudClientEndpointStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAServerMessage> |
connectSiLAServer(io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connect a server to stream messages
|
protected CloudClientEndpointGrpc.CloudClientEndpointStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<CloudClientEndpointGrpc.CloudClientEndpointStub>public io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAServerMessage> connectSiLAServer(io.grpc.stub.StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connect a server to stream messages
Copyright © 2024 SiLA Java Developers. All rights reserved.