Class BasicControllerGrpc

java.lang.Object
com.service.basic.protos.BasicControllerGrpc

@Generated(value="by gRPC proto compiler (version 1.4.0)", comments="Source: basic_v1.proto") public final class BasicControllerGrpc extends Object
 The greeting controller definition.
 
  • Field Details

    • SERVICE_NAME

      public static final String SERVICE_NAME
      See Also:
    • METHOD_DO_SOMETHING

      @ExperimentalApi("https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Query,ResponseV1> METHOD_DO_SOMETHING
  • Method Details

    • newStub

      public static BasicControllerGrpc.BasicControllerStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static BasicControllerGrpc.BasicControllerBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static BasicControllerGrpc.BasicControllerFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()