Uses of Class
io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2.TcpProxy.TunnelingConfig
Packages that use TcpProxy.TunnelingConfig
-
Uses of TcpProxy.TunnelingConfig in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return TcpProxy.TunnelingConfigModifier and TypeMethodDescriptionTcpProxy.TunnelingConfig.Builder.build()TcpProxy.TunnelingConfig.Builder.buildPartial()static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.getDefaultInstance()TcpProxy.TunnelingConfig.Builder.getDefaultInstanceForType()TcpProxy.TunnelingConfig.getDefaultInstanceForType()TcpProxy.Builder.getTunnelingConfig()[#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.TcpProxy.getTunnelingConfig()[#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.TcpProxyOrBuilder.getTunnelingConfig()[#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseDelimitedFrom(InputStream input) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(byte[] data) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.ByteString data) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.CodedInputStream input) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(InputStream input) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(ByteBuffer data) static TcpProxy.TunnelingConfigTcpProxy.TunnelingConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return types with arguments of type TcpProxy.TunnelingConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TcpProxy.TunnelingConfig>TcpProxy.TunnelingConfig.getParserForType()static com.google.protobuf.Parser<TcpProxy.TunnelingConfig>TcpProxy.TunnelingConfig.parser()Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with parameters of type TcpProxy.TunnelingConfigModifier and TypeMethodDescriptionTcpProxy.TunnelingConfig.Builder.mergeFrom(TcpProxy.TunnelingConfig other) TcpProxy.Builder.mergeTunnelingConfig(TcpProxy.TunnelingConfig value) [#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.TcpProxy.TunnelingConfig.newBuilder(TcpProxy.TunnelingConfig prototype) TcpProxy.Builder.setTunnelingConfig(TcpProxy.TunnelingConfig value) [#not-implemented-hide:] feature in progress If set, this configures tunneling, e.g. configuration options to tunnel multiple TCP payloads over a shared HTTP/2 tunnel.