Uses of Interface
io.envoyproxy.envoy.config.core.v3.UdpSocketConfigOrBuilder
-
Packages that use UdpSocketConfigOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.listener.v3 io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 -
-
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement UdpSocketConfigOrBuilder Modifier and Type Class Description classUdpSocketConfigGeneric UDP socket configuration.static classUdpSocketConfig.BuilderGeneric UDP socket configuration. -
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpSocketConfigOrBuilder Modifier and Type Method Description UdpSocketConfigOrBuilderUdpListenerConfig.Builder. getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.UdpSocketConfigOrBuilderUdpListenerConfig. getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.UdpSocketConfigOrBuilderUdpListenerConfigOrBuilder. getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener. -
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return UdpSocketConfigOrBuilder Modifier and Type Method Description UdpSocketConfigOrBuilderUdpProxyConfig.Builder. getUpstreamSocketConfigOrBuilder()UDP socket configuration for upstream sockets.UdpSocketConfigOrBuilderUdpProxyConfig. getUpstreamSocketConfigOrBuilder()UDP socket configuration for upstream sockets.UdpSocketConfigOrBuilderUdpProxyConfigOrBuilder. getUpstreamSocketConfigOrBuilder()UDP socket configuration for upstream sockets.
-