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