E G I N O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- Emailer - Interface in org.duracloud.notification
G
- getEmailer(String) - Method in interface org.duracloud.notification.NotificationFactory
-
This method creates an Emailer which connects to an underlying notification provider
I
- initialize(String, String) - Method in interface org.duracloud.notification.NotificationFactory
-
This method initializes the factory with credentials for underlying notification platform.
N
- NotificationFactory - Interface in org.duracloud.notification
O
- org.duracloud.notification - package org.duracloud.notification
S
- send(String, String, String...) - Method in interface org.duracloud.notification.Emailer
-
This method sends an notification to the listed recipients in text format
- sendAsHtml(String, String, String...) - Method in interface org.duracloud.notification.Emailer
-
This method sends an notification to the listed recipients in HTML format
All Classes All Packages