@Generated(value="by gRPC proto compiler (version 1.48.1)", comments="Source: ParameterConstraintsProvider.proto") public final class ParameterConstraintsProviderGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ParameterConstraintsProviderGrpc.ParameterConstraintsProviderBlockingStub |
static class |
ParameterConstraintsProviderGrpc.ParameterConstraintsProviderFutureStub |
static class |
ParameterConstraintsProviderGrpc.ParameterConstraintsProviderImplBase |
static class |
ParameterConstraintsProviderGrpc.ParameterConstraintsProviderStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDescriptor |
getServiceDescriptor() |
static MethodDescriptor<ParameterConstraintsProviderOuterClass.Subscribe_ParametersConstraints_Parameters,ParameterConstraintsProviderOuterClass.Subscribe_ParametersConstraints_Responses> |
getSubscribeParametersConstraintsMethod() |
static ParameterConstraintsProviderGrpc.ParameterConstraintsProviderBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ParameterConstraintsProviderGrpc.ParameterConstraintsProviderFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ParameterConstraintsProviderGrpc.ParameterConstraintsProviderStub |
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<ParameterConstraintsProviderOuterClass.Subscribe_ParametersConstraints_Parameters,ParameterConstraintsProviderOuterClass.Subscribe_ParametersConstraints_Responses> getSubscribeParametersConstraintsMethod()
public static ParameterConstraintsProviderGrpc.ParameterConstraintsProviderStub newStub(Channel channel)
public static ParameterConstraintsProviderGrpc.ParameterConstraintsProviderBlockingStub newBlockingStub(Channel channel)
public static ParameterConstraintsProviderGrpc.ParameterConstraintsProviderFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 SiLA Java Developers. All rights reserved.