Uses of Class
com.openindex.openestate.tool.mail.io.AbstractMailReader
-
Packages that use AbstractMailReader Package Description com.openindex.openestate.tool.mail.db com.openindex.openestate.tool.mail.io -
-
Uses of AbstractMailReader in com.openindex.openestate.tool.mail.db
Methods in com.openindex.openestate.tool.mail.db that return AbstractMailReader Modifier and Type Method Description AbstractMailReader
DbMailAccount. buildReader()
Methods in com.openindex.openestate.tool.mail.db with parameters of type AbstractMailReader Modifier and Type Method Description void
DbMailAccount. setReader(AbstractMailReader reader)
-
Uses of AbstractMailReader in com.openindex.openestate.tool.mail.io
Subclasses of AbstractMailReader in com.openindex.openestate.tool.mail.io Modifier and Type Class Description class
ImapReader
ImapReader.class
Pop3Reader
Pop3Reader.
-