|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||