Class PingPongGrpc


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

      • 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
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()