org.enhydra.shark.toolagent
Interface MailMessageHandler
- All Known Implementing Classes:
- DefaultMailMessageHandler, SMIMEMailMessageHandler
public interface MailMessageHandler
configure
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
void sendMail()
throws java.lang.Exception
- Throws:
java.lang.Exception
receiveMail
java.lang.String receiveMail()
throws java.lang.Exception
- Throws:
java.lang.Exception