类 RequestAdapterGrpc

java.lang.Object
org.egolessness.destino.grpc.message.RequestAdapterGrpc

@Generated(value="by gRPC proto compiler (version 1.64.0)", comments="Source: message-grpc.proto") public final class RequestAdapterGrpc extends Object
  • 字段详细资料

  • 方法详细资料

    • getRequestMethod

      public static io.grpc.MethodDescriptor<org.egolessness.destino.common.model.message.Request,org.egolessness.destino.common.model.message.Response> getRequestMethod()
    • newStub

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

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

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

      public static final io.grpc.ServerServiceDefinition bindService(RequestAdapterGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()