Uses of Class
io.envoyproxy.envoy.api.v2.listener.UdpListenerConfig
Packages that use UdpListenerConfig
-
Uses of UdpListenerConfig in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return UdpListenerConfigModifier and TypeMethodDescriptionListener.Builder.getUdpListenerConfig()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Listener.getUdpListenerConfig()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.ListenerOrBuilder.getUdpListenerConfig()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Methods in io.envoyproxy.envoy.api.v2 with parameters of type UdpListenerConfigModifier and TypeMethodDescriptionListener.Builder.mergeUdpListenerConfig(UdpListenerConfig value) If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Listener.Builder.setUdpListenerConfig(UdpListenerConfig value) If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. -
Uses of UdpListenerConfig in io.envoyproxy.envoy.api.v2.listener
Methods in io.envoyproxy.envoy.api.v2.listener that return UdpListenerConfigModifier and TypeMethodDescriptionUdpListenerConfig.Builder.build()UdpListenerConfig.Builder.buildPartial()static UdpListenerConfigUdpListenerConfig.getDefaultInstance()UdpListenerConfig.Builder.getDefaultInstanceForType()UdpListenerConfig.getDefaultInstanceForType()static UdpListenerConfigUdpListenerConfig.parseDelimitedFrom(InputStream input) static UdpListenerConfigUdpListenerConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(byte[] data) static UdpListenerConfigUdpListenerConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.ByteString data) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.CodedInputStream input) static UdpListenerConfigUdpListenerConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(InputStream input) static UdpListenerConfigUdpListenerConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UdpListenerConfigUdpListenerConfig.parseFrom(ByteBuffer data) static UdpListenerConfigUdpListenerConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2.listener that return types with arguments of type UdpListenerConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UdpListenerConfig>UdpListenerConfig.getParserForType()static com.google.protobuf.Parser<UdpListenerConfig>UdpListenerConfig.parser()Methods in io.envoyproxy.envoy.api.v2.listener with parameters of type UdpListenerConfigModifier and TypeMethodDescriptionUdpListenerConfig.Builder.mergeFrom(UdpListenerConfig other) static UdpListenerConfig.BuilderUdpListenerConfig.newBuilder(UdpListenerConfig prototype)