@Generated(value="by gRPC proto compiler (version 1.15.0)", comments="Source: mitm_hub_client.proto") public final class MitmProxyHubServerGrpc extends Object
MitmProxyHubServer负责启动mitmproxy和通知回调client端
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MitmProxyHubServerGrpc.MitmProxyHubServerBlockingStub
MitmProxyHubServer负责启动mitmproxy和通知回调client端
|
static class |
MitmProxyHubServerGrpc.MitmProxyHubServerFutureStub
MitmProxyHubServer负责启动mitmproxy和通知回调client端
|
static class |
MitmProxyHubServerGrpc.MitmProxyHubServerImplBase
MitmProxyHubServer负责启动mitmproxy和通知回调client端
|
static class |
MitmProxyHubServerGrpc.MitmProxyHubServerStub
MitmProxyHubServer负责启动mitmproxy和通知回调client端
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<MitmproxyStartRequest,MitmproxyStartResponse> |
getStartMethod() |
static io.grpc.MethodDescriptor<MitmproxyStopRequest,VoidResponse> |
getStopMethod() |
static MitmProxyHubServerGrpc.MitmProxyHubServerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MitmProxyHubServerGrpc.MitmProxyHubServerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MitmProxyHubServerGrpc.MitmProxyHubServerStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<MitmproxyStartRequest,MitmproxyStartResponse> getStartMethod()
public static io.grpc.MethodDescriptor<MitmproxyStopRequest,VoidResponse> getStopMethod()
public static MitmProxyHubServerGrpc.MitmProxyHubServerStub newStub(io.grpc.Channel channel)
public static MitmProxyHubServerGrpc.MitmProxyHubServerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MitmProxyHubServerGrpc.MitmProxyHubServerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020. All rights reserved.