Uses of Interface
io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3.UdpProxyConfig.UdpTunnelingConfig.BufferOptionsOrBuilder
Packages that use UdpProxyConfig.UdpTunnelingConfig.BufferOptionsOrBuilder
-
Uses of UdpProxyConfig.UdpTunnelingConfig.BufferOptionsOrBuilder in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that implement UdpProxyConfig.UdpTunnelingConfig.BufferOptionsOrBuilderModifier and TypeClassDescriptionstatic final classConfiguration for UDP datagrams buffering.static final classConfiguration for UDP datagrams buffering.Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return UdpProxyConfig.UdpTunnelingConfig.BufferOptionsOrBuilderModifier and TypeMethodDescriptionUdpProxyConfig.UdpTunnelingConfig.Builder.getBufferOptionsOrBuilder()If configured, the filter will buffer datagrams in case that it is waiting for the upstream to be ready, whether if it is during the connection process or due to upstream buffer watermarks.UdpProxyConfig.UdpTunnelingConfig.getBufferOptionsOrBuilder()If configured, the filter will buffer datagrams in case that it is waiting for the upstream to be ready, whether if it is during the connection process or due to upstream buffer watermarks.UdpProxyConfig.UdpTunnelingConfigOrBuilder.getBufferOptionsOrBuilder()If configured, the filter will buffer datagrams in case that it is waiting for the upstream to be ready, whether if it is during the connection process or due to upstream buffer watermarks.