Class XfcConfigKeys.Proma

    • Field Detail

      • DEFAULT_SINGLE_REQUEST_TIMEOUT

        public static final String DEFAULT_SINGLE_REQUEST_TIMEOUT
        Default timeout in seconds for a single request to the PROMA API that do not download binary file. For binary files, a larger timeout is used.
        See Also:
        Constant Field Values
      • DEFAULT_BINARY_REQUEST_TIMEOUT

        public static final String DEFAULT_BINARY_REQUEST_TIMEOUT
        Default timeout in seconds for a single request to the PROMA API that downloads a binary file.
        See Also:
        Constant Field Values
      • DEFAULT_COMBINED_REQUEST_TIMEOUT

        public static final String DEFAULT_COMBINED_REQUEST_TIMEOUT
        Default timeout in seconds for a bunch of requests to the PROMA API that do not download binary file, e.g. when updating all client licenses. For binary files, a larger timeout is used.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Proma

        public Proma()