| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Method and Description |
|---|---|
SocketOption |
ListenerOrBuilder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption |
Listener.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption |
Listener.Builder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
List<SocketOption> |
ListenerOrBuilder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<SocketOption> |
Listener.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<SocketOption> |
Listener.Builder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.Builder |
Listener.Builder.addSocketOptions(int index,
SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Listener.Builder |
Listener.Builder.addSocketOptions(SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Listener.Builder |
Listener.Builder.setSocketOptions(int index,
SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.Builder |
Listener.Builder.addAllSocketOptions(Iterable<? extends SocketOption> values)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
SocketOption |
SocketOption.Builder.build() |
SocketOption |
SocketOption.Builder.buildPartial() |
static SocketOption |
SocketOption.getDefaultInstance() |
SocketOption |
SocketOption.getDefaultInstanceForType() |
SocketOption |
SocketOption.Builder.getDefaultInstanceForType() |
SocketOption |
BindConfig.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption |
BindConfig.Builder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption |
BindConfigOrBuilder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
static SocketOption |
SocketOption.parseDelimitedFrom(InputStream input) |
static SocketOption |
SocketOption.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SocketOption |
SocketOption.parseFrom(byte[] data) |
static SocketOption |
SocketOption.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SocketOption |
SocketOption.parseFrom(ByteBuffer data) |
static SocketOption |
SocketOption.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SocketOption |
SocketOption.parseFrom(com.google.protobuf.ByteString data) |
static SocketOption |
SocketOption.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SocketOption |
SocketOption.parseFrom(com.google.protobuf.CodedInputStream input) |
static SocketOption |
SocketOption.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SocketOption |
SocketOption.parseFrom(InputStream input) |
static SocketOption |
SocketOption.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SocketOption> |
SocketOption.getParserForType() |
List<SocketOption> |
BindConfig.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<SocketOption> |
BindConfig.Builder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<SocketOption> |
BindConfigOrBuilder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
static com.google.protobuf.Parser<SocketOption> |
SocketOption.parser() |
| Modifier and Type | Method and Description |
|---|---|
BindConfig.Builder |
BindConfig.Builder.addSocketOptions(int index,
SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
BindConfig.Builder |
BindConfig.Builder.addSocketOptions(SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption.Builder |
SocketOption.Builder.mergeFrom(SocketOption other) |
static SocketOption.Builder |
SocketOption.newBuilder(SocketOption prototype) |
BindConfig.Builder |
BindConfig.Builder.setSocketOptions(int index,
SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
BindConfig.Builder |
BindConfig.Builder.addAllSocketOptions(Iterable<? extends SocketOption> values)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
SocketOption |
Admin.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption |
Admin.Builder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
SocketOption |
AdminOrBuilder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
List<SocketOption> |
Admin.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<SocketOption> |
Admin.Builder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<SocketOption> |
AdminOrBuilder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
Admin.Builder |
Admin.Builder.addSocketOptions(int index,
SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Admin.Builder |
Admin.Builder.addSocketOptions(SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Admin.Builder |
Admin.Builder.setSocketOptions(int index,
SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
Admin.Builder |
Admin.Builder.addAllSocketOptions(Iterable<? extends SocketOption> values)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.