|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerConfiguration | |
|---|---|
| org.exoplatform.mail.service | |
| org.exoplatform.mail.service.impl | |
| Uses of ServerConfiguration in org.exoplatform.mail.service |
|---|
| Methods in org.exoplatform.mail.service that return ServerConfiguration | |
|---|---|
ServerConfiguration |
Message.getServerConfiguration()
|
| Methods in org.exoplatform.mail.service with parameters of type ServerConfiguration | |
|---|---|
void |
MailService.sendMessages(java.util.List<Message> msgList,
ServerConfiguration serverConfig)
Use smtp to send message with given server configuration |
void |
Message.setServerConfiguration(ServerConfiguration s)
|
| Uses of ServerConfiguration in org.exoplatform.mail.service.impl |
|---|
| Methods in org.exoplatform.mail.service.impl with parameters of type ServerConfiguration | |
|---|---|
void |
MailServiceImpl.sendMessages(java.util.List<Message> msgList,
ServerConfiguration serverConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||