Class MailSendEndpoint

java.lang.Object
systextil.ws.ResourceBase
systextil.bo.mail.MailSendEndpoint

public class MailSendEndpoint extends systextil.ws.ResourceBase
Endpoint para envio de e-mails variados.
Author:
sergio
  • Nested Class Summary

    Nested classes/interfaces inherited from class systextil.ws.ResourceBase

    systextil.ws.ResourceBase.Err
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(MailMsg post)
    Envia e-mail com os dados informados.

    Methods inherited from class systextil.ws.ResourceBase

    execute, getLogin, run

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MailSendEndpoint

      public MailSendEndpoint()
  • Method Details

    • send

      public void send(MailMsg post) throws Exception
      Envia e-mail com os dados informados.
      Parameters:
      post - os dados para envio
      Throws:
      Exception - se der problema