Uses of Interface
io.envoyproxy.envoy.config.core.v3.QuicProtocolOptions.ConnectionMigrationSettingsOrBuilder
Packages that use QuicProtocolOptions.ConnectionMigrationSettingsOrBuilder
-
Uses of QuicProtocolOptions.ConnectionMigrationSettingsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement QuicProtocolOptions.ConnectionMigrationSettingsOrBuilderModifier and TypeClassDescriptionstatic final classConfig for QUIC connection migration across network interfaces, i.e. cellular to WIFI, upon network change events from the platform, i.e. the current network gets disconnected, or upon the QUIC detecting a bad connection.static final classConfig for QUIC connection migration across network interfaces, i.e. cellular to WIFI, upon network change events from the platform, i.e. the current network gets disconnected, or upon the QUIC detecting a bad connection.Methods in io.envoyproxy.envoy.config.core.v3 that return QuicProtocolOptions.ConnectionMigrationSettingsOrBuilderModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.getConnectionMigrationOrBuilder()Enable QUIC `connection migration <https://datatracker.ietf.org/doc/html/rfc9000#name-connection-migration>` to a different network interface when the current network is degrading or has become bad.QuicProtocolOptions.getConnectionMigrationOrBuilder()Enable QUIC `connection migration <https://datatracker.ietf.org/doc/html/rfc9000#name-connection-migration>` to a different network interface when the current network is degrading or has become bad.QuicProtocolOptionsOrBuilder.getConnectionMigrationOrBuilder()Enable QUIC `connection migration <https://datatracker.ietf.org/doc/html/rfc9000#name-connection-migration>` to a different network interface when the current network is degrading or has become bad.