Uses of Class
org.openiam.base.request.SendTestEmailRequest
-
Packages that use SendTestEmailRequest Package Description org.openiam.email.mq org.openiam.srvc.mailbox -
-
Uses of SendTestEmailRequest in org.openiam.email.mq
Methods in org.openiam.email.mq with parameters of type SendTestEmailRequest Modifier and Type Method Description Response
MailServiceQueueListener. processingApiRequest(EmailAPI api, SendTestEmailRequest request)
-
Uses of SendTestEmailRequest in org.openiam.srvc.mailbox
Methods in org.openiam.srvc.mailbox with parameters of type SendTestEmailRequest Modifier and Type Method Description Response
MailboxConfigurationDataWebService. sendTestEmail(SendTestEmailRequest request)
Response
MailboxConfigurationDataWebServiceImpl. sendTestEmail(SendTestEmailRequest request)
-