Class LogsServiceGrpc

java.lang.Object
com.soulfiremc.grpc.generated.LogsServiceGrpc

public final class LogsServiceGrpc extends Object
  • Field Details

  • Method Details

    • getGetPreviousMethod

      public static io.grpc.MethodDescriptor<PreviousLogRequest,PreviousLogResponse> getGetPreviousMethod()
    • getSubscribeMethod

      public static io.grpc.MethodDescriptor<LogRequest,LogResponse> getSubscribeMethod()
    • newStub

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

      public static LogsServiceGrpc.LogsServiceBlockingV2Stub newBlockingV2Stub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports all types of calls on the service
    • newBlockingStub

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

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

      public static io.grpc.ServiceDescriptor getServiceDescriptor()