Package sfs3.client

Class ConfigData.BlueBoxCfg

java.lang.Object
sfs3.client.ConfigData.BlueBoxCfg
Enclosing class:
ConfigData

public static final class ConfigData.BlueBoxCfg extends Object
  • Field Details

    • isActive

      public boolean isActive
      When active if the TCP connection fails an attempt to use an HTTP tunnel will be made
    • debug

      public boolean debug
      Logs debug information in the logs
    • pollingRateMs

      public int pollingRateMs
      Adjusts the polling rate between "long polls". The default value is recommended, shorter values can be use to increase response times but can have adverse performance effects
  • Constructor Details

    • BlueBoxCfg

      public BlueBoxCfg()