Class Quic

    • Constructor Detail

      • Quic

        public Quic()
      • Quic

        public Quic​(Quic source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getSwitch

        public String getSwitch()
        Get Quic功能配置开关,取值有: on:开启 off:关闭
        Returns:
        Switch Quic功能配置开关,取值有: on:开启 off:关闭
      • setSwitch

        public void setSwitch​(String Switch)
        Set Quic功能配置开关,取值有: on:开启 off:关闭
        Parameters:
        Switch - Quic功能配置开关,取值有: on:开启 off:关闭