Uses of Class
io.envoyproxy.envoy.api.v2.core.SocketOption
-
Packages that use SocketOption Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.bootstrap.v2 -
-
Uses of SocketOption in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return SocketOption Modifier and Type Method Description SocketOptionListener.Builder. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionListener. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionListenerOrBuilder. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type SocketOption Modifier and Type Method Description List<SocketOption>Listener.Builder. 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>ListenerOrBuilder. getSocketOptionsList()Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.api.v2 with parameters of type SocketOption Modifier and Type Method Description Listener.BuilderListener.Builder. addSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderListener.Builder. addSocketOptions(SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderListener.Builder. setSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Method parameters in io.envoyproxy.envoy.api.v2 with type arguments of type SocketOption Modifier and Type Method Description Listener.BuilderListener.Builder. addAllSocketOptions(Iterable<? extends SocketOption> values)Additional socket options that may not be present in Envoy source code or precompiled binaries. -
Uses of SocketOption in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return SocketOption Modifier and Type Method Description SocketOptionSocketOption.Builder. build()SocketOptionSocketOption.Builder. buildPartial()static SocketOptionSocketOption. getDefaultInstance()SocketOptionSocketOption.Builder. getDefaultInstanceForType()SocketOptionSocketOption. getDefaultInstanceForType()SocketOptionBindConfig.Builder. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionBindConfig. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionBindConfigOrBuilder. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.static SocketOptionSocketOption. parseDelimitedFrom(InputStream input)static SocketOptionSocketOption. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SocketOptionSocketOption. parseFrom(byte[] data)static SocketOptionSocketOption. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SocketOptionSocketOption. parseFrom(com.google.protobuf.ByteString data)static SocketOptionSocketOption. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SocketOptionSocketOption. parseFrom(com.google.protobuf.CodedInputStream input)static SocketOptionSocketOption. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SocketOptionSocketOption. parseFrom(InputStream input)static SocketOptionSocketOption. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SocketOptionSocketOption. parseFrom(ByteBuffer data)static SocketOptionSocketOption. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type SocketOption Modifier and Type Method Description com.google.protobuf.Parser<SocketOption>SocketOption. getParserForType()List<SocketOption>BindConfig.Builder. getSocketOptionsList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<SocketOption>BindConfig. 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()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type SocketOption Modifier and Type Method Description BindConfig.BuilderBindConfig.Builder. addSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.BindConfig.BuilderBindConfig.Builder. addSocketOptions(SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderSocketOption.Builder. mergeFrom(SocketOption other)static SocketOption.BuilderSocketOption. newBuilder(SocketOption prototype)BindConfig.BuilderBindConfig.Builder. setSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Method parameters in io.envoyproxy.envoy.api.v2.core with type arguments of type SocketOption Modifier and Type Method Description BindConfig.BuilderBindConfig.Builder. addAllSocketOptions(Iterable<? extends SocketOption> values)Additional socket options that may not be present in Envoy source code or precompiled binaries. -
Uses of SocketOption in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return SocketOption Modifier and Type Method Description SocketOptionAdmin.Builder. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionAdmin. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionAdminOrBuilder. getSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return types with arguments of type SocketOption Modifier and Type Method Description List<SocketOption>Admin.Builder. getSocketOptionsList()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<SocketOption>Admin. 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.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type SocketOption Modifier and Type Method Description Admin.BuilderAdmin.Builder. addSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Admin.BuilderAdmin.Builder. addSocketOptions(SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Admin.BuilderAdmin.Builder. setSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Method parameters in io.envoyproxy.envoy.config.bootstrap.v2 with type arguments of type SocketOption Modifier and Type Method Description Admin.BuilderAdmin.Builder. addAllSocketOptions(Iterable<? extends SocketOption> values)Additional socket options that may not be present in Envoy source code or precompiled binaries.
-