Interface RpcMailHandler
- All Superinterfaces:
RpcHandler, Serializable
Service interface forwarding RPC calls related to mail operations.
Note: This interface is not intended for direct use. Use MailService instead.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
-
Method Summary
Modifier and TypeMethodDescriptionsend(KnownMailServerIdentifier mailServer, MailMessageData[] messages)
-
Method Details
-
send
MailMessagesSendResult send(KnownMailServerIdentifier mailServer, MailMessageData[] messages) throws FcEmailException - Throws:
FcEmailException
-