Uses of Interface
org.ploin.pmf.IMailReader

Packages that use IMailReader
org.ploin.pmf In this package contains the interfaces. 
org.ploin.pmf.impl This package contains the interface implementations. 
 

Uses of IMailReader in org.ploin.pmf
 

Methods in org.ploin.pmf that return IMailReader
 IMailReader IMailFactory.getMailReader()
          Returns the IMailReader
 

Methods in org.ploin.pmf with parameters of type IMailReader
 void IMailFactory.setMailReader(IMailReader mailReader)
          Set the IMailReader
 

Uses of IMailReader in org.ploin.pmf.impl
 

Classes in org.ploin.pmf.impl that implement IMailReader
 class MailReader
          Description: Implementation of the IMailReader interface.
 

Methods in org.ploin.pmf.impl that return IMailReader
 IMailReader MailFactory.getMailReader()
           
 

Methods in org.ploin.pmf.impl with parameters of type IMailReader
 void MailFactory.setMailReader(IMailReader mailReader)
           
 



Copyright © 2012 PLOIN GmbH. All Rights Reserved.