org.enhydra.shark.toolagent
Interface MailMessageHandler
- All Known Implementing Classes:
- DefaultMailMessageHandler
- public interface MailMessageHandler
configure
public void configure(CallbackUtilities cus,
WMSessionHandle shandle,
java.lang.String procId,
java.lang.String assId,
AppParameter[] aps)
throws java.lang.Exception
- Throws:
java.lang.Exception
sendMail
public void sendMail()
throws java.lang.Exception
- Throws:
java.lang.Exception
receiveMail
public java.lang.String receiveMail()
throws java.lang.Exception
- Throws:
java.lang.Exception