@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: BarcodeProvider.proto") public final class BarcodeProviderGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BarcodeProviderGrpc.BarcodeProviderBlockingStub |
static class |
BarcodeProviderGrpc.BarcodeProviderFutureStub |
static class |
BarcodeProviderGrpc.BarcodeProviderImplBase |
static class |
BarcodeProviderGrpc.BarcodeProviderStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<BarcodeProviderOuterClass.ReadCode_Parameters,BarcodeProviderOuterClass.ReadCode_Responses> |
METHOD_READ_CODE |
static io.grpc.MethodDescriptor<BarcodeProviderOuterClass.ReadUntil_Parameters,BarcodeProviderOuterClass.ReadUntil_Responses> |
METHOD_READ_UNTIL |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static BarcodeProviderGrpc.BarcodeProviderBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static BarcodeProviderGrpc.BarcodeProviderFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static BarcodeProviderGrpc.BarcodeProviderStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<BarcodeProviderOuterClass.ReadCode_Parameters,BarcodeProviderOuterClass.ReadCode_Responses> METHOD_READ_CODE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<BarcodeProviderOuterClass.ReadUntil_Parameters,BarcodeProviderOuterClass.ReadUntil_Responses> METHOD_READ_UNTIL
public static BarcodeProviderGrpc.BarcodeProviderStub newStub(io.grpc.Channel channel)
public static BarcodeProviderGrpc.BarcodeProviderBlockingStub newBlockingStub(io.grpc.Channel channel)
public static BarcodeProviderGrpc.BarcodeProviderFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.