org.norther.tammi.spray.mail
Interface MailbotFilter

All Superinterfaces:
Filter, Mailbot
All Known Implementing Classes:
DefaultMailbotFilter

public interface MailbotFilter
extends Mailbot, Filter

MailbotFilter can be applied to configure a mailbot for a pipe.

Version:
$Id: MailbotFilter.java,v 1.2 2009/09/28 15:08:31 cvsimp Exp $
Author:
Marketta Priha

Field Summary
 
Fields inherited from interface org.norther.tammi.core.mail.Mailbot
MAIL_BCC, MAIL_BODY, MAIL_CC, MAIL_FROM, MAIL_MIME_CHARSET, MAIL_REPLY_TO, MAIL_SUBJECT
 
Method Summary
 
Methods inherited from interface org.norther.tammi.core.mail.Mailbot
getDefaultLocale, getDefaultMessage, getMailerName, getMailQualifier, getResourceMapName, sendMessage, sendMessage, setDefaultLocale, setDefaultMessage, setMailerName, setMailQualifier, setResourceMapName
 
Methods inherited from interface javax.servlet.Filter
destroy, doFilter, init
 



Copyright © 2004 The Norther Organization. All rights reserved.