Uses of Interface
ca.uhn.fhir.jpa.subscription.match.deliver.email.IEmailSender
Package
Description
-
Uses of IEmailSender in ca.uhn.fhir.jpa.subscription.channel.subscription
Modifier and TypeMethodDescriptionprotected SubscriptionDeliveringEmailSubscriber
SubscriptionDeliveryHandlerFactory.newSubscriptionDeliveringEmailSubscriber
(IEmailSender theEmailSender) ModifierConstructorDescriptionSubscriptionDeliveryHandlerFactory
(org.springframework.context.ApplicationContext theApplicationContext, IEmailSender theEmailSender) -
Uses of IEmailSender in ca.uhn.fhir.jpa.subscription.match.config
Modifier and TypeMethodDescriptionSubscriptionProcessorConfig.subscriptionDeliveringEmailSubscriber
(IEmailSender theEmailSender) SubscriptionProcessorConfig.subscriptionDeliveryHandlerFactory
(org.springframework.context.ApplicationContext theApplicationContext, IEmailSender theEmailSender) -
Uses of IEmailSender in ca.uhn.fhir.jpa.subscription.match.deliver.email
Modifier and TypeMethodDescriptionvoid
SubscriptionDeliveringEmailSubscriber.setEmailSender
(IEmailSender theEmailSender)