@Generated(value="by gRPC proto compiler (version 1.17.1)", comments="Source: v2ray.com/core/app/proxyman/command/command.proto") public final class HandlerServiceGrpc extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HandlerServiceGrpc.HandlerServiceBlockingStub |
static class |
HandlerServiceGrpc.HandlerServiceFutureStub |
static class |
HandlerServiceGrpc.HandlerServiceImplBase |
static class |
HandlerServiceGrpc.HandlerServiceStub |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<AddInboundRequest,AddInboundResponse> |
getAddInboundMethod() |
static io.grpc.MethodDescriptor<AddOutboundRequest,AddOutboundResponse> |
getAddOutboundMethod() |
static io.grpc.MethodDescriptor<AlterInboundRequest,AlterInboundResponse> |
getAlterInboundMethod() |
static io.grpc.MethodDescriptor<AlterOutboundRequest,AlterOutboundResponse> |
getAlterOutboundMethod() |
static io.grpc.MethodDescriptor<RemoveInboundRequest,RemoveInboundResponse> |
getRemoveInboundMethod() |
static io.grpc.MethodDescriptor<RemoveOutboundRequest,RemoveOutboundResponse> |
getRemoveOutboundMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static HandlerServiceGrpc.HandlerServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static HandlerServiceGrpc.HandlerServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static HandlerServiceGrpc.HandlerServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<AddInboundRequest,AddInboundResponse> getAddInboundMethod()
public static io.grpc.MethodDescriptor<RemoveInboundRequest,RemoveInboundResponse> getRemoveInboundMethod()
public static io.grpc.MethodDescriptor<AlterInboundRequest,AlterInboundResponse> getAlterInboundMethod()
public static io.grpc.MethodDescriptor<AddOutboundRequest,AddOutboundResponse> getAddOutboundMethod()
public static io.grpc.MethodDescriptor<RemoveOutboundRequest,RemoveOutboundResponse> getRemoveOutboundMethod()
public static io.grpc.MethodDescriptor<AlterOutboundRequest,AlterOutboundResponse> getAlterOutboundMethod()
public static HandlerServiceGrpc.HandlerServiceStub newStub(io.grpc.Channel channel)
public static HandlerServiceGrpc.HandlerServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static HandlerServiceGrpc.HandlerServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.