|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailService | |
|---|---|
| org.openeai | |
| org.openeai.afa | |
| org.openeai.config | |
| Uses of MailService in org.openeai |
|---|
| Methods in org.openeai that return MailService | |
|---|---|
MailService |
OpenEaiObject.getMailService()
Returns the MailService to be used within this instance of the class. |
| Methods in org.openeai with parameters of type MailService | |
|---|---|
void |
OpenEaiObject.setMailService(MailService in)
Sets the MailService to be used within this instance of the class. |
| Uses of MailService in org.openeai.afa |
|---|
| Methods in org.openeai.afa that return MailService | |
|---|---|
MailService |
Schedule.getMailService()
This method returns the MailService object that will be associated to the Schedule as specified in the deployment document. |
| Methods in org.openeai.afa with parameters of type MailService | |
|---|---|
void |
Schedule.setMailService(MailService m)
This method sets the MailService object that will be associated to the Schedule as specified in the deployment document. |
| Uses of MailService in org.openeai.config |
|---|
| Methods in org.openeai.config that return MailService | |
|---|---|
MailService |
ScheduleConfig.getMailService()
This method returns the MailService object that will be associated to the Schedule as specified in the deployment document. |
| Methods in org.openeai.config with parameters of type MailService | |
|---|---|
void |
ScheduleConfig.setMailService(MailService m)
This method sets the MailService object that will be associated to the Schedule as specified in the deployment document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||