Class ConfigBase

    • Method Detail

      • getApplicationID

        public String getApplicationID()
      • getApiKey

        public String getApiKey()
      • getUseSystemProxy

        public boolean getUseSystemProxy()
        Deprecated.
        Please use a custom HttpAsyncClientBuilder when instantiating the ApacheHttpRequester instead.
        Retrieve the settings which instructs the underlying Apache HTTP Client to use JVM/System settings for the proxy.
      • getBatchSize

        public int getBatchSize()
      • getReadTimeOut

        public Integer getReadTimeOut()
      • getWriteTimeOut

        public Integer getWriteTimeOut()
      • getConnectTimeOut

        public Integer getConnectTimeOut()