Package | Description |
---|---|
com.smartfoxserver.v2 | |
com.smartfoxserver.v2.entities.managers |
Modifier and Type | Method and Description |
---|---|
IMailerService |
SmartFoxServer.getMailService() |
Modifier and Type | Class and Description |
---|---|
class |
SFSPostOffice
SFSPostOffice is the default implementation of the
IMailerService which is provided by the SmartFoxServer class-
This service provides a simple mailing service capable of sending text and html emails via
a configured SMTP service. |