@Generated(value="by gRPC proto compiler (version 1.48.1)", comments="Source: SiLACloudConnector.proto") public final class CloudClientEndpointGrpc extends Object
Endpoint provided by SiLA cloud client for servers to connect
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudClientEndpointGrpc.CloudClientEndpointBlockingStub
Endpoint provided by SiLA cloud client for servers to connect
|
static class |
CloudClientEndpointGrpc.CloudClientEndpointFutureStub
Endpoint provided by SiLA cloud client for servers to connect
|
static class |
CloudClientEndpointGrpc.CloudClientEndpointImplBase
Endpoint provided by SiLA cloud client for servers to connect
|
static class |
CloudClientEndpointGrpc.CloudClientEndpointStub
Endpoint provided by SiLA cloud client for servers to connect
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<SiLACloudConnector.SiLAServerMessage,SiLACloudConnector.SiLAClientMessage> |
getConnectSiLAServerMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static CloudClientEndpointGrpc.CloudClientEndpointBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static CloudClientEndpointGrpc.CloudClientEndpointFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static CloudClientEndpointGrpc.CloudClientEndpointStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static MethodDescriptor<SiLACloudConnector.SiLAServerMessage,SiLACloudConnector.SiLAClientMessage> getConnectSiLAServerMethod()
public static CloudClientEndpointGrpc.CloudClientEndpointStub newStub(Channel channel)
public static CloudClientEndpointGrpc.CloudClientEndpointBlockingStub newBlockingStub(Channel channel)
public static CloudClientEndpointGrpc.CloudClientEndpointFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 SiLA Java Developers. All rights reserved.