Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- cronapp.framework.mailer.MailerApi
- cronapp.framework.mailer.MailerConfiguration
- cronapp.framework.mailer.MailerJob (implements org.quartz.Job)
- cronapp.framework.mailer.MailerOptions (implements org.springframework.beans.factory.InitializingBean)
- cronapp.framework.mailer.MailerQueueService (implements cronapp.framework.mailer.MailerService)
- cronapp.framework.mailer.MailerSimpleService (implements cronapp.framework.mailer.MailerService)
- cronapp.framework.mailer.model.MailQueue
- cronapp.framework.mailer.model.MailQueue.Builder
Interface Hierarchy
- cronapp.framework.mailer.MailerService
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- cronapp.framework.mailer.MailQueueRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- cronapp.framework.mailer.MailQueueRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>