public class RoundRobinMailClient extends Object implements IMailClient
IMailClient.MailException| Constructor and Description |
|---|
RoundRobinMailClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
send(Dispatch dispatch) |
void |
setClients(Collection<IMailClient> clients) |
public void send(Dispatch dispatch) throws IMailClient.MailException
send in interface IMailClientIMailClient.MailExceptionpublic void setClients(Collection<IMailClient> clients)
Copyright © 2015 Molindo GmbH. All Rights Reserved.