Uses of Interface
com.avoka.fc.core.service.IEmailQueueService
-
Packages that use IEmailQueueService Package Description com.avoka.fc.core.service.impl Provides the SmartForm Manager service class implementation. -
-
Uses of IEmailQueueService in com.avoka.fc.core.service.impl
Classes in com.avoka.fc.core.service.impl that implement IEmailQueueService Modifier and Type Class Description class
EmailQueueServiceImpl
Provides an email queue service implementation.
-