public final class ServerConfig extends com.google.protobuf.GeneratedMessageV3 implements ServerConfigOrBuilder
v2ray.core.proxy.socks.ServerConfig| 限定符和类型 | 类和说明 |
|---|---|
static class |
ServerConfig.Builder
Protobuf type
v2ray.core.proxy.socks.ServerConfig |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ACCOUNTS_FIELD_NUMBER |
static int |
ADDRESS_FIELD_NUMBER |
static int |
AUTH_TYPE_FIELD_NUMBER |
static int |
TIMEOUT_FIELD_NUMBER |
static int |
UDP_ENABLED_FIELD_NUMBER |
static int |
USER_LEVEL_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsAccounts(String key)
map<string, string> accounts = 2; |
boolean |
equals(Object obj) |
Map<String,String> |
getAccounts()
已过时。
|
int |
getAccountsCount()
map<string, string> accounts = 2; |
Map<String,String> |
getAccountsMap()
map<string, string> accounts = 2; |
String |
getAccountsOrDefault(String key,
String defaultValue)
map<string, string> accounts = 2; |
String |
getAccountsOrThrow(String key)
map<string, string> accounts = 2; |
IPOrDomain |
getAddress()
.v2ray.core.common.net.IPOrDomain address = 3; |
IPOrDomainOrBuilder |
getAddressOrBuilder()
.v2ray.core.common.net.IPOrDomain address = 3; |
AuthType |
getAuthType()
.v2ray.core.proxy.socks.AuthType auth_type = 1; |
int |
getAuthTypeValue()
.v2ray.core.proxy.socks.AuthType auth_type = 1; |
static ServerConfig |
getDefaultInstance() |
ServerConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<ServerConfig> |
getParserForType() |
int |
getSerializedSize() |
int |
getTimeout()
已过时。
|
boolean |
getUdpEnabled()
bool udp_enabled = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getUserLevel()
uint32 user_level = 6; |
boolean |
hasAddress()
.v2ray.core.common.net.IPOrDomain address = 3; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ServerConfig.Builder |
newBuilder() |
static ServerConfig.Builder |
newBuilder(ServerConfig prototype) |
ServerConfig.Builder |
newBuilderForType() |
protected ServerConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ServerConfig |
parseDelimitedFrom(InputStream input) |
static ServerConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerConfig |
parseFrom(byte[] data) |
static ServerConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerConfig |
parseFrom(ByteBuffer data) |
static ServerConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerConfig |
parseFrom(com.google.protobuf.ByteString data) |
static ServerConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ServerConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServerConfig |
parseFrom(InputStream input) |
static ServerConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ServerConfig> |
parser() |
ServerConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int AUTH_TYPE_FIELD_NUMBER
public static final int ACCOUNTS_FIELD_NUMBER
public static final int ADDRESS_FIELD_NUMBER
public static final int UDP_ENABLED_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
public static final int USER_LEVEL_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public int getAuthTypeValue()
.v2ray.core.proxy.socks.AuthType auth_type = 1;getAuthTypeValue 在接口中 ServerConfigOrBuilderpublic AuthType getAuthType()
.v2ray.core.proxy.socks.AuthType auth_type = 1;getAuthType 在接口中 ServerConfigOrBuilderpublic int getAccountsCount()
ServerConfigOrBuildermap<string, string> accounts = 2;getAccountsCount 在接口中 ServerConfigOrBuilderpublic boolean containsAccounts(String key)
map<string, string> accounts = 2;containsAccounts 在接口中 ServerConfigOrBuilder@Deprecated public Map<String,String> getAccounts()
getAccountsMap() instead.getAccounts 在接口中 ServerConfigOrBuilderpublic Map<String,String> getAccountsMap()
map<string, string> accounts = 2;getAccountsMap 在接口中 ServerConfigOrBuilderpublic String getAccountsOrDefault(String key, String defaultValue)
map<string, string> accounts = 2;getAccountsOrDefault 在接口中 ServerConfigOrBuilderpublic String getAccountsOrThrow(String key)
map<string, string> accounts = 2;getAccountsOrThrow 在接口中 ServerConfigOrBuilderpublic boolean hasAddress()
.v2ray.core.common.net.IPOrDomain address = 3;hasAddress 在接口中 ServerConfigOrBuilderpublic IPOrDomain getAddress()
.v2ray.core.common.net.IPOrDomain address = 3;getAddress 在接口中 ServerConfigOrBuilderpublic IPOrDomainOrBuilder getAddressOrBuilder()
.v2ray.core.common.net.IPOrDomain address = 3;getAddressOrBuilder 在接口中 ServerConfigOrBuilderpublic boolean getUdpEnabled()
bool udp_enabled = 4;getUdpEnabled 在接口中 ServerConfigOrBuilder@Deprecated public int getTimeout()
uint32 timeout = 5 [deprecated = true];getTimeout 在接口中 ServerConfigOrBuilderpublic int getUserLevel()
uint32 user_level = 6;getUserLevel 在接口中 ServerConfigOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ServerConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServerConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServerConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServerConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServerConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServerConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ServerConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static ServerConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServerConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ServerConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServerConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ServerConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ServerConfig.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ServerConfig.Builder newBuilder()
public static ServerConfig.Builder newBuilder(ServerConfig prototype)
public ServerConfig.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ServerConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ServerConfig getDefaultInstance()
public static com.google.protobuf.Parser<ServerConfig> parser()
public com.google.protobuf.Parser<ServerConfig> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ServerConfig getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.