Returns an optional file configuration value.
Returns an optional file configuration value. It is assumed that the value of the configuration name is the full path to a file or directory.
Returns the defined HttpConfig
.
Returns the defined HttpConfig
. If not defined, then the default HttpConfig
is returned.
Returns the defined SslConfig
.
Returns the defined SslConfig
. If not defined, None
is returned.
Returns the activity log setting
Returns the defined TcpConfig
.
Returns the defined TcpConfig
. If not defined, then the default TcpConfig
is returned.
Logger name is inferred from the class name.
Logger name is inferred from the class name.
Methods for reading configuration from Akka.