Uses of Class
mireka.pop.store.ScanListing
-
Packages that use ScanListing Package Description mireka.pop.store Provies a file system based POP3 maildrop implementation. -
-
Uses of ScanListing in mireka.pop.store
Methods in mireka.pop.store that return ScanListing Modifier and Type Method Description ScanListingMaildrop. getScanListing(int messageNumber)Methods in mireka.pop.store that return types with arguments of type ScanListing Modifier and Type Method Description java.util.List<ScanListing>Maildrop. getScanListings()
-