@Generated(value="by gRPC proto compiler (version 1.15.0)", comments="Source: mitm_hub_client.proto") public final class MitmProxyHubClientServerGrpc extends Object
java、go、c++客户端回调server实现,它接收mitmproxy流量的回调,修改并返回给python端
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MitmProxyHubClientServerGrpc.MitmProxyHubClientServerBlockingStub
java、go、c++客户端回调server实现,它接收mitmproxy流量的回调,修改并返回给python端
|
static class |
MitmProxyHubClientServerGrpc.MitmProxyHubClientServerFutureStub
java、go、c++客户端回调server实现,它接收mitmproxy流量的回调,修改并返回给python端
|
static class |
MitmProxyHubClientServerGrpc.MitmProxyHubClientServerImplBase
java、go、c++客户端回调server实现,它接收mitmproxy流量的回调,修改并返回给python端
|
static class |
MitmProxyHubClientServerGrpc.MitmProxyHubClientServerStub
java、go、c++客户端回调server实现,它接收mitmproxy流量的回调,修改并返回给python端
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<MitmRequest,MitmRequest> |
getOnMitmRequestMethod() |
static io.grpc.MethodDescriptor<MitmResponse,MitmResponse> |
getOnMitmResponseMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static MitmProxyHubClientServerGrpc.MitmProxyHubClientServerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MitmProxyHubClientServerGrpc.MitmProxyHubClientServerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MitmProxyHubClientServerGrpc.MitmProxyHubClientServerStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<MitmRequest,MitmRequest> getOnMitmRequestMethod()
public static io.grpc.MethodDescriptor<MitmResponse,MitmResponse> getOnMitmResponseMethod()
public static MitmProxyHubClientServerGrpc.MitmProxyHubClientServerStub newStub(io.grpc.Channel channel)
public static MitmProxyHubClientServerGrpc.MitmProxyHubClientServerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MitmProxyHubClientServerGrpc.MitmProxyHubClientServerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020. All rights reserved.