| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.generated.envoy.core |
| Modifier and Type | Method and Description |
|---|---|
Base.SocketOption |
Base.SocketOption.Builder.build() |
Base.SocketOption |
Base.SocketOption.Builder.buildPartial() |
static Base.SocketOption |
Base.SocketOption.getDefaultInstance() |
Base.SocketOption |
Base.SocketOption.getDefaultInstanceForType() |
Base.SocketOption |
Base.SocketOption.Builder.getDefaultInstanceForType() |
Base.SocketOption |
AddressOuterClass.BindConfigOrBuilder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOption |
AddressOuterClass.BindConfig.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOption |
AddressOuterClass.BindConfig.Builder.getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
static Base.SocketOption |
Base.SocketOption.parseDelimitedFrom(InputStream input) |
static Base.SocketOption |
Base.SocketOption.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.SocketOption |
Base.SocketOption.parseFrom(byte[] data) |
static Base.SocketOption |
Base.SocketOption.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.SocketOption |
Base.SocketOption.parseFrom(ByteBuffer data) |
static Base.SocketOption |
Base.SocketOption.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.SocketOption |
Base.SocketOption.parseFrom(com.google.protobuf.ByteString data) |
static Base.SocketOption |
Base.SocketOption.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.SocketOption |
Base.SocketOption.parseFrom(com.google.protobuf.CodedInputStream input) |
static Base.SocketOption |
Base.SocketOption.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.SocketOption |
Base.SocketOption.parseFrom(InputStream input) |
static Base.SocketOption |
Base.SocketOption.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Base.SocketOption> |
Base.SocketOption.getParserForType() |
List<Base.SocketOption> |
AddressOuterClass.BindConfigOrBuilder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<Base.SocketOption> |
AddressOuterClass.BindConfig.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
List<Base.SocketOption> |
AddressOuterClass.BindConfig.Builder.getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
static com.google.protobuf.Parser<Base.SocketOption> |
Base.SocketOption.parser() |
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.BindConfig.Builder |
AddressOuterClass.BindConfig.Builder.addSocketOptions(Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
AddressOuterClass.BindConfig.Builder |
AddressOuterClass.BindConfig.Builder.addSocketOptions(int index,
Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Base.SocketOption.Builder |
Base.SocketOption.Builder.mergeFrom(Base.SocketOption other) |
static Base.SocketOption.Builder |
Base.SocketOption.newBuilder(Base.SocketOption prototype) |
AddressOuterClass.BindConfig.Builder |
AddressOuterClass.BindConfig.Builder.setSocketOptions(int index,
Base.SocketOption value)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
| Modifier and Type | Method and Description |
|---|---|
AddressOuterClass.BindConfig.Builder |
AddressOuterClass.BindConfig.Builder.addAllSocketOptions(Iterable<? extends Base.SocketOption> values)
Additional socket options that may not be present in Envoy source code or
precompiled binaries.
|
Copyright © 2019 WSO2. All rights reserved.