Uses of Interface
org.exoplatform.mail.service.MailService

Packages that use MailService
org.exoplatform.mail.service   
org.exoplatform.mail.service.impl   
 

Uses of MailService in org.exoplatform.mail.service
 

Fields in org.exoplatform.mail.service declared as MailService
static MailService Utils.mailService_
           
 

Methods in org.exoplatform.mail.service that return MailService
static MailService Utils.getMailService()
           
 

Methods in org.exoplatform.mail.service with parameters of type MailService
static void Utils.setMailService(MailService mailService)
           
 

Constructors in org.exoplatform.mail.service with parameters of type MailService
MailUpdateStorage(MailService service, org.exoplatform.container.xml.InitParams params, org.exoplatform.services.jcr.RepositoryService repositorySerivce)
           
 

Uses of MailService in org.exoplatform.mail.service.impl
 

Classes in org.exoplatform.mail.service.impl that implement MailService
 class MailServiceImpl
          Created by The eXo Platform SARL Author : Tuan Nguyen tuan.nguyen@exoplatform.com Jun 23, 2007
 

Constructors in org.exoplatform.mail.service.impl with parameters of type MailService
NewUserListener(MailService mservice, org.exoplatform.container.xml.InitParams params)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.