| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
Listener.ListenerFilter |
Lds.ListenerOrBuilder.getListenerFilters(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
Listener.ListenerFilter |
Lds.Listener.getListenerFilters(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
Listener.ListenerFilter |
Lds.Listener.Builder.getListenerFilters(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
| Modifier and Type | Method and Description |
|---|---|
List<Listener.ListenerFilter> |
Lds.ListenerOrBuilder.getListenerFiltersList()
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
List<Listener.ListenerFilter> |
Lds.Listener.getListenerFiltersList()
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
List<Listener.ListenerFilter> |
Lds.Listener.Builder.getListenerFiltersList()
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
| Modifier and Type | Method and Description |
|---|---|
Lds.Listener.Builder |
Lds.Listener.Builder.addListenerFilters(int index,
Listener.ListenerFilter value)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
Lds.Listener.Builder |
Lds.Listener.Builder.addListenerFilters(Listener.ListenerFilter value)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
Lds.Listener.Builder |
Lds.Listener.Builder.setListenerFilters(int index,
Listener.ListenerFilter value)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
| Modifier and Type | Method and Description |
|---|---|
Lds.Listener.Builder |
Lds.Listener.Builder.addAllListenerFilters(Iterable<? extends Listener.ListenerFilter> values)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.ListenerFilter |
Listener.ListenerFilter.Builder.build() |
Listener.ListenerFilter |
Listener.ListenerFilter.Builder.buildPartial() |
static Listener.ListenerFilter |
Listener.ListenerFilter.getDefaultInstance() |
Listener.ListenerFilter |
Listener.ListenerFilter.getDefaultInstanceForType() |
Listener.ListenerFilter |
Listener.ListenerFilter.Builder.getDefaultInstanceForType() |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseDelimitedFrom(InputStream input) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(byte[] data) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(ByteBuffer data) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(com.google.protobuf.ByteString data) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(com.google.protobuf.CodedInputStream input) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(InputStream input) |
static Listener.ListenerFilter |
Listener.ListenerFilter.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Listener.ListenerFilter> |
Listener.ListenerFilter.getParserForType() |
static com.google.protobuf.Parser<Listener.ListenerFilter> |
Listener.ListenerFilter.parser() |
| Modifier and Type | Method and Description |
|---|---|
Listener.ListenerFilter.Builder |
Listener.ListenerFilter.Builder.mergeFrom(Listener.ListenerFilter other) |
static Listener.ListenerFilter.Builder |
Listener.ListenerFilter.newBuilder(Listener.ListenerFilter prototype) |
Copyright © 2018 The Envoy Project. All rights reserved.