java.lang.Object
org.apache.camel.quarkus.component.grpc.it.model.PingPongGrpc

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

  • Method Details

    • getPingSyncSyncMethod

      public static io.grpc.MethodDescriptor<PingRequest,PongResponse> getPingSyncSyncMethod()
    • getPingSyncAsyncMethod

      public static io.grpc.MethodDescriptor<PingRequest,PongResponse> getPingSyncAsyncMethod()
    • getPingAsyncSyncMethod

      public static io.grpc.MethodDescriptor<PingRequest,PongResponse> getPingAsyncSyncMethod()
    • getPingAsyncAsyncMethod

      public static io.grpc.MethodDescriptor<PingRequest,PongResponse> getPingAsyncAsyncMethod()
    • newStub

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

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

      public static PingPongGrpc.PingPongFutureStub 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(PingPongGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()