Class MsMailService

java.lang.Object
de.xima.fc.mail.ms.impl.rpc.MsMailService
All Implemented Interfaces:
de.xima.fc.mail.rpc.RpcMailHandler, RpcHandler, Serializable

@ApplicationScoped public class MsMailService extends Object implements de.xima.fc.mail.rpc.RpcMailHandler
Since:
8.5.0
Author:
Norman Lorenz
See Also:
  • Constructor Details

    • MsMailService

      public MsMailService()
  • Method Details

    • send

      public de.xima.fc.mail.MailMessagesSendResult send(de.xima.fc.mail.KnownMailServerIdentifier mailServer, de.xima.fc.mail.MailMessageData[] messages) throws de.xima.fc.mail.FcEmailException
      Specified by:
      send in interface de.xima.fc.mail.rpc.RpcMailHandler
      Throws:
      de.xima.fc.mail.FcEmailException