@Generated(value="by gRPC proto compiler (version 1.17.1)", comments="Source: v2ray.com/core/app/log/command/config.proto") public final class LoggerServiceGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LoggerServiceGrpc.LoggerServiceBlockingStub |
static class |
LoggerServiceGrpc.LoggerServiceFutureStub |
static class |
LoggerServiceGrpc.LoggerServiceImplBase |
static class |
LoggerServiceGrpc.LoggerServiceStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<RestartLoggerRequest,RestartLoggerResponse> |
getRestartLoggerMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static LoggerServiceGrpc.LoggerServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static LoggerServiceGrpc.LoggerServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static LoggerServiceGrpc.LoggerServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<RestartLoggerRequest,RestartLoggerResponse> getRestartLoggerMethod()
public static LoggerServiceGrpc.LoggerServiceStub newStub(io.grpc.Channel channel)
public static LoggerServiceGrpc.LoggerServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LoggerServiceGrpc.LoggerServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.