public static interface Policy.TimeoutOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Second |
getConnectionIdle()
.v2ray.core.app.policy.Second connection_idle = 2; |
SecondOrBuilder |
getConnectionIdleOrBuilder()
.v2ray.core.app.policy.Second connection_idle = 2; |
Second |
getDownlinkOnly()
.v2ray.core.app.policy.Second downlink_only = 4; |
SecondOrBuilder |
getDownlinkOnlyOrBuilder()
.v2ray.core.app.policy.Second downlink_only = 4; |
Second |
getHandshake()
.v2ray.core.app.policy.Second handshake = 1; |
SecondOrBuilder |
getHandshakeOrBuilder()
.v2ray.core.app.policy.Second handshake = 1; |
Second |
getUplinkOnly()
.v2ray.core.app.policy.Second uplink_only = 3; |
SecondOrBuilder |
getUplinkOnlyOrBuilder()
.v2ray.core.app.policy.Second uplink_only = 3; |
boolean |
hasConnectionIdle()
.v2ray.core.app.policy.Second connection_idle = 2; |
boolean |
hasDownlinkOnly()
.v2ray.core.app.policy.Second downlink_only = 4; |
boolean |
hasHandshake()
.v2ray.core.app.policy.Second handshake = 1; |
boolean |
hasUplinkOnly()
.v2ray.core.app.policy.Second uplink_only = 3; |
boolean hasHandshake()
.v2ray.core.app.policy.Second handshake = 1;Second getHandshake()
.v2ray.core.app.policy.Second handshake = 1;SecondOrBuilder getHandshakeOrBuilder()
.v2ray.core.app.policy.Second handshake = 1;boolean hasConnectionIdle()
.v2ray.core.app.policy.Second connection_idle = 2;Second getConnectionIdle()
.v2ray.core.app.policy.Second connection_idle = 2;SecondOrBuilder getConnectionIdleOrBuilder()
.v2ray.core.app.policy.Second connection_idle = 2;boolean hasUplinkOnly()
.v2ray.core.app.policy.Second uplink_only = 3;Second getUplinkOnly()
.v2ray.core.app.policy.Second uplink_only = 3;SecondOrBuilder getUplinkOnlyOrBuilder()
.v2ray.core.app.policy.Second uplink_only = 3;boolean hasDownlinkOnly()
.v2ray.core.app.policy.Second downlink_only = 4;Second getDownlinkOnly()
.v2ray.core.app.policy.Second downlink_only = 4;SecondOrBuilder getDownlinkOnlyOrBuilder()
.v2ray.core.app.policy.Second downlink_only = 4;Copyright © 2019. All rights reserved.