| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.Rule |
ProxyProtocol.Rule.Builder.build() |
ProxyProtocol.Rule |
ProxyProtocol.Rule.Builder.buildPartial() |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.getDefaultInstance() |
ProxyProtocol.Rule |
ProxyProtocol.Rule.getDefaultInstanceForType() |
ProxyProtocol.Rule |
ProxyProtocol.Rule.Builder.getDefaultInstanceForType() |
ProxyProtocol.Rule |
ProxyProtocolOrBuilder.getRules(int index)
The list of rules to apply to requests.
|
ProxyProtocol.Rule |
ProxyProtocol.getRules(int index)
The list of rules to apply to requests.
|
ProxyProtocol.Rule |
ProxyProtocol.Builder.getRules(int index)
The list of rules to apply to requests.
|
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseDelimitedFrom(InputStream input) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(byte[] data) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(ByteBuffer data) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(com.google.protobuf.ByteString data) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(InputStream input) |
static ProxyProtocol.Rule |
ProxyProtocol.Rule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProxyProtocol.Rule> |
ProxyProtocol.Rule.getParserForType() |
List<ProxyProtocol.Rule> |
ProxyProtocolOrBuilder.getRulesList()
The list of rules to apply to requests.
|
List<ProxyProtocol.Rule> |
ProxyProtocol.getRulesList()
The list of rules to apply to requests.
|
List<ProxyProtocol.Rule> |
ProxyProtocol.Builder.getRulesList()
The list of rules to apply to requests.
|
static com.google.protobuf.Parser<ProxyProtocol.Rule> |
ProxyProtocol.Rule.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.Builder |
ProxyProtocol.Builder.addRules(int index,
ProxyProtocol.Rule value)
The list of rules to apply to requests.
|
ProxyProtocol.Builder |
ProxyProtocol.Builder.addRules(ProxyProtocol.Rule value)
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(ProxyProtocol.Rule other) |
static ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilder(ProxyProtocol.Rule prototype) |
ProxyProtocol.Builder |
ProxyProtocol.Builder.setRules(int index,
ProxyProtocol.Rule value)
The list of rules to apply to requests.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.Builder |
ProxyProtocol.Builder.addAllRules(Iterable<? extends ProxyProtocol.Rule> values)
The list of rules to apply to requests.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.