
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 SubscriptionDeliveringEmailListenerSubscriptionDeliveryListenerFactory.newSubscriptionDeliveringEmailListener(IEmailSender theEmailSender) Constructors in ca.uhn.fhir.jpa.subscription.channel.subscription with parameters of type IEmailSenderModifierConstructorDescriptionSubscriptionDeliveryListenerFactory(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.SubscriptionDeliveringEmailListener(IEmailSender theEmailSender) SubscriptionProcessorConfig.SubscriptionDeliveryListenerFactory(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 TypeMethodDescriptionvoidSubscriptionDeliveringEmailListener.setEmailSender(IEmailSender theEmailSender) Constructors in ca.uhn.fhir.jpa.subscription.match.deliver.email with parameters of type IEmailSender