Returns the specified setting as a boolean.
Returns the specified setting as a boolean. If setting not specified, then the default is returned.
Returns the specified comma separated value setting as an sequence of string values.
Returns the specified comma separated value setting as an sequence of string values. If setting not specified, then the default is returned.
Returns the specified setting as a Duration.
Returns the specified setting as a Duration. If setting not specified, then the default is returned.
Returns an file configuration value.
Returns an file configuration value. It is assumed that the value of the configuration is the full path to a file or directory.
Returns the specified setting as an integer.
Returns the specified setting as an integer. If setting not specified, then the default is returned.
Returns the specified setting as an string.
Returns the specified setting as an string. If setting not specified, then the default is returned.
Returns the specified setting as a boolean.
Returns the specified setting as a boolean. None is returned if setting not specified
Returns an optional comma separated string configuration value
Returns the specified setting as a Duration.
Returns the specified setting as a Duration. None is returned if setting not specified
Returns an optional file configuration value.
Returns an optional file configuration value. It is assumed that the value of the configuration is the full path to a file or directory.
Returns the specified setting as an integer.
Returns the specified setting as an integer. If setting not specified, then the default is returned.
Returns an optional string configuration value
Returns the specified setting as an string.
Returns the specified setting as an string. If setting not specified, then the default is returned.
A utility class for reading AKKA configuration