| 程序包 | 说明 |
|---|---|
| com.v2ray.core.transport.internet.headers.http |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseConfig |
ResponseConfig.Builder.build() |
ResponseConfig |
ResponseConfig.Builder.buildPartial() |
static ResponseConfig |
ResponseConfig.getDefaultInstance() |
ResponseConfig |
ResponseConfig.getDefaultInstanceForType() |
ResponseConfig |
ResponseConfig.Builder.getDefaultInstanceForType() |
ResponseConfig |
Config.getResponse()
Settings for authenticating responses.
|
ResponseConfig |
Config.Builder.getResponse()
Settings for authenticating responses.
|
ResponseConfig |
ConfigOrBuilder.getResponse()
Settings for authenticating responses.
|
static ResponseConfig |
ResponseConfig.parseDelimitedFrom(InputStream input) |
static ResponseConfig |
ResponseConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseConfig |
ResponseConfig.parseFrom(byte[] data) |
static ResponseConfig |
ResponseConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseConfig |
ResponseConfig.parseFrom(ByteBuffer data) |
static ResponseConfig |
ResponseConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseConfig |
ResponseConfig.parseFrom(com.google.protobuf.ByteString data) |
static ResponseConfig |
ResponseConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseConfig |
ResponseConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseConfig |
ResponseConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseConfig |
ResponseConfig.parseFrom(InputStream input) |
static ResponseConfig |
ResponseConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<ResponseConfig> |
ResponseConfig.getParserForType() |
static com.google.protobuf.Parser<ResponseConfig> |
ResponseConfig.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseConfig.Builder |
ResponseConfig.Builder.mergeFrom(ResponseConfig other) |
Config.Builder |
Config.Builder.mergeResponse(ResponseConfig value)
Settings for authenticating responses.
|
static ResponseConfig.Builder |
ResponseConfig.newBuilder(ResponseConfig prototype) |
Config.Builder |
Config.Builder.setResponse(ResponseConfig value)
Settings for authenticating responses.
|
Copyright © 2019. All rights reserved.