Uses of Interface
com.netscape.certsrv.notification.IMailNotification
-
Packages that use IMailNotification Package Description 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 Modifier and Type Method Description static IMailNotificationCMS. getMailNotification()Retrieves the email notification handler.IMailNotificationICMSEngine. getMailNotification()Retrieves the email notification handler. -
Uses of IMailNotification in com.netscape.cms.notification
Classes in com.netscape.cms.notification that implement IMailNotification Modifier and Type Class Description classMailNotificationThis class handles mail notification via SMTP.
-