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