public static final class CloudClientEndpointGrpc.CloudClientEndpointStub extends AbstractAsyncStub<CloudClientEndpointGrpc.CloudClientEndpointStub>
Endpoint provided by SiLA cloud client for servers to connect
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected CloudClientEndpointGrpc.CloudClientEndpointStub |
build(Channel channel,
CallOptions callOptions) |
StreamObserver<SiLACloudConnector.SiLAServerMessage> |
connectSiLAServer(StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connect a server to stream messages
|
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected CloudClientEndpointGrpc.CloudClientEndpointStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<CloudClientEndpointGrpc.CloudClientEndpointStub>public StreamObserver<SiLACloudConnector.SiLAServerMessage> connectSiLAServer(StreamObserver<SiLACloudConnector.SiLAClientMessage> responseObserver)
connect a server to stream messages
Copyright © 2022 SiLA Java Developers. All rights reserved.