|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IListServCommand | IListServCommand is the interface that all pluggable list serv commands must implement. |
Class Summary | |
---|---|
BaseCommand | BaseCommand is a convience base class for any class that wishes to implement IListServCommand . |
ErrorCommand | Error handles the error command. |
Info | Info handles the info command. |
MailDataSource | MailDataSource implements a typed DataSource from :
an InputStream, a byte array, and a string
This is used from BaseCommand.generateMail(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) |
Owner | This command will send email to the current owner(s) of this mailing list |
Subscribe | Subscribe handles the subscribe command. |
SubscribeConfirm | Subscribe handles the subscribe-confirm command. |
UnSubscribe | UnSubscribe handles the unsubscribe command. |
UnSubscribeConfirm | UnSubscribeConfirm handles the unsubscribe-confirm command. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |