
Uses of Interface
ca.uhn.fhir.jpa.subscription.match.deliver.email.IEmailSender
Packages that use IEmailSender
Package
Description
-
Uses of IEmailSender in ca.uhn.fhir.jpa.subscription.channel.subscription
Methods in ca.uhn.fhir.jpa.subscription.channel.subscription with parameters of type IEmailSenderModifier and TypeMethodDescriptionprotected SubscriptionDeliveringEmailSubscriber
SubscriptionDeliveryHandlerFactory.newSubscriptionDeliveringEmailSubscriber
(IEmailSender theEmailSender) Constructors in ca.uhn.fhir.jpa.subscription.channel.subscription with parameters of type IEmailSenderModifierConstructorDescriptionSubscriptionDeliveryHandlerFactory
(org.springframework.context.ApplicationContext theApplicationContext, IEmailSender theEmailSender) -
Uses of IEmailSender in ca.uhn.fhir.jpa.subscription.match.config
Methods in ca.uhn.fhir.jpa.subscription.match.config with parameters of type IEmailSenderModifier 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
Classes in ca.uhn.fhir.jpa.subscription.match.deliver.email that implement IEmailSenderMethods in ca.uhn.fhir.jpa.subscription.match.deliver.email that return IEmailSenderMethods in ca.uhn.fhir.jpa.subscription.match.deliver.email with parameters of type IEmailSenderModifier and TypeMethodDescriptionvoid
SubscriptionDeliveringEmailSubscriber.setEmailSender
(IEmailSender theEmailSender) Constructors in ca.uhn.fhir.jpa.subscription.match.deliver.email with parameters of type IEmailSender