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 AbstractMailReaderDbMailAccount. buildReader()Methods in com.openindex.openestate.tool.mail.db with parameters of type AbstractMailReader Modifier and Type Method Description voidDbMailAccount. 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 classImapReaderImapReader.classPop3ReaderPop3Reader.
-