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