Package io.sbp.grpc

Class ServiceGrpc

java.lang.Object
io.sbp.grpc.ServiceGrpc

@Generated(value="by gRPC proto compiler (version 1.58.0)", comments="Source: sbp.proto") public final class ServiceGrpc extends Object
  • Field Details

  • Method Details

    • getGetVersionMethod

      public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,Version> getGetVersionMethod()
    • getIsVersionSupportedMethod

      public static io.grpc.MethodDescriptor<Version,com.google.protobuf.BoolValue> getIsVersionSupportedMethod()
    • getGetConfigMethod

      public static io.grpc.MethodDescriptor<com.google.protobuf.Empty,Config> getGetConfigMethod()
    • getRegisterClientMethod

      public static io.grpc.MethodDescriptor<Config,ClientID> getRegisterClientMethod()
    • getAddLatenciesRecordMethod

      public static io.grpc.MethodDescriptor<MessageLatenciesRecord,com.google.protobuf.Empty> getAddLatenciesRecordMethod()
    • getCloseClientMethod

      public static io.grpc.MethodDescriptor<ClientID,com.google.protobuf.Empty> getCloseClientMethod()
    • newStub

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

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

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

      public static io.grpc.ServiceDescriptor getServiceDescriptor()