| Package | Description |
|---|---|
| com.baidu.brpc.protocol |
| Modifier and Type | Method and Description |
|---|---|
static Options.ProtocolType |
Options.ProtocolType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Options.ProtocolType |
Options.ProtocolType.valueOf(int value) |
static Options.ProtocolType |
Options.ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.ProtocolType[] |
Options.ProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Options.ProtocolType> |
Options.ProtocolType.internalGetValueMap() |
Copyright © 2022 Baidu, Inc.. All rights reserved.