Uses of Interface
com.netscape.certsrv.notification.IMailNotification

Packages that use IMailNotification
com.netscape.certsrv.apps   
com.netscape.cms.notification   
 

Uses of IMailNotification in com.netscape.certsrv.apps
 

Methods in com.netscape.certsrv.apps that return IMailNotification
static IMailNotification CMS.getMailNotification()
          Retrieves the email notification handler.
 IMailNotification ICMSEngine.getMailNotification()
          Retrieves the email notification handler.
 

Uses of IMailNotification in com.netscape.cms.notification
 

Classes in com.netscape.cms.notification that implement IMailNotification
 class MailNotification
          This class handles mail notification via SMTP.