public interface MitmproxyStartRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBind()
string bind = 1; |
com.google.protobuf.ByteString |
getBindBytes()
string bind = 1; |
String |
getCallbackServerAddr()
string callbackServerAddr = 3; |
com.google.protobuf.ByteString |
getCallbackServerAddrBytes()
string callbackServerAddr = 3; |
int |
getCallbackServerPort()
int32 callbackServerPort = 4; |
int |
getPort()
int32 port = 2; |
String getBind()
string bind = 1;com.google.protobuf.ByteString getBindBytes()
string bind = 1;int getPort()
int32 port = 2;String getCallbackServerAddr()
string callbackServerAddr = 3;com.google.protobuf.ByteString getCallbackServerAddrBytes()
string callbackServerAddr = 3;int getCallbackServerPort()
int32 callbackServerPort = 4;Copyright © 2020. All rights reserved.