Package | Description |
---|---|
com.nilhcem.fakesmtp.core |
Provides core methods to get the configuration of the project or i18n messages.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
Configuration.loadFromFile(File file)
Loads configuration from file.
|
Configuration |
Configuration.loadFromUserProfile()
Loads configuration from the .fakesmtp.properties file in user profile directory.
|
static Configuration |
Configuration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration[] |
Configuration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.