Package | Description |
---|---|
org.colcon.burocrat.api.server | |
org.colcon.burocrat.server |
Modifier and Type | Method and Description |
---|---|
IEmailer |
IServer.emailer() |
Modifier and Type | Class and Description |
---|---|
class |
Emailer
This class is responsible for all email functionality
|
Modifier and Type | Field and Description |
---|---|
IEmailer |
Server.emailer |
Modifier and Type | Method and Description |
---|---|
IEmailer |
Server.emailer() |
Constructor and Description |
---|
Server(IArgImpl[] argImplsArray,
ICmdImpl[] cmdImplsArray,
IItemTypeImpl[] itemTypeImplsArray,
IDatabase database,
IAuthenticator authenticator,
IEncryptor encryptor,
IEmailer emailer,
INotifier notifier) |