public class EmailConfiguration extends Object
| Constructor and Description |
|---|
EmailConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostName() |
int |
getSmtpPort() |
void |
setHostName(String hostName) |
void |
setSmtpPort(int smtpPort) |
Copyright © 2015. All rights reserved.