Class CommandableGrpc

java.lang.Object
org.pipservices4.grpc.commandable.CommandableGrpc

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

    • SERVICE_NAME

      public static final String SERVICE_NAME
      See Also:
    • METHOD_INVOKE

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

    • newStub

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

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

      public static CommandableGrpc.CommandableFutureStub 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()