Uses of Enum Class
org.eclipse.jetty.quic.quiche.QuicheConfig.CongestionControl
Packages that use QuicheConfig.CongestionControl
-
Uses of QuicheConfig.CongestionControl in org.eclipse.jetty.quic.quiche
Methods in org.eclipse.jetty.quic.quiche that return QuicheConfig.CongestionControlModifier and TypeMethodDescriptionQuicheConfig.getCongestionControl()
Returns the enum constant of this class with the specified name.static QuicheConfig.CongestionControl[]
QuicheConfig.CongestionControl.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.jetty.quic.quiche with parameters of type QuicheConfig.CongestionControlModifier and TypeMethodDescriptionvoid
QuicheConfig.setCongestionControl
(QuicheConfig.CongestionControl cc)