Uses of Interface
io.envoyproxy.envoy.config.core.v3.UdpSocketConfigOrBuilder
Packages that use UdpSocketConfigOrBuilder
Package
Description
-
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement UdpSocketConfigOrBuilderModifier and TypeClassDescriptionfinal classGeneric UDP socket configuration.static final classGeneric UDP socket configuration. -
Uses of UdpSocketConfigOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return UdpSocketConfigOrBuilderModifier and TypeMethodDescriptionUdpListenerConfig.Builder.getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.UdpListenerConfig.getDownstreamSocketConfigOrBuilder()UDP socket configuration for the listener.UdpListenerConfigOrBuilder.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 UdpSocketConfigOrBuilderModifier and TypeMethodDescriptionUdpProxyConfig.Builder.getUpstreamSocketConfigOrBuilder()UDP socket configuration for upstream sockets.UdpProxyConfig.getUpstreamSocketConfigOrBuilder()UDP socket configuration for upstream sockets.UdpProxyConfigOrBuilder.getUpstreamSocketConfigOrBuilder()UDP socket configuration for upstream sockets.