org.zu.ardulink.mail.server
Class ArdulinkExecutor

java.lang.Object
  extended by org.zu.ardulink.mail.server.ArdulinkExecutor

public class ArdulinkExecutor
extends Object

Ardulink - return to homepage

v0.6.1 Magnum PI

Author:
Luciano Zu project Ardulink http://www.ardulink.org/


Constructor Summary
ArdulinkExecutor()
           
 
Method Summary
 String execute(String content)
          This method execute the request embedded in mail content.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArdulinkExecutor

public ArdulinkExecutor()
Method Detail

execute

public String execute(String content)
               throws javax.mail.MessagingException
This method execute the request embedded in mail content. If is returned a string not null then it should be used as body for the reply message

Parameters:
content -
Returns:
Throws:
javax.mail.MessagingException


Copyright © 2015. All rights reserved.