classpathx-javamail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Classpathx-javamail] [PATCH] Faster getUnreadMessageCount


From: Byron Foster
Subject: [Classpathx-javamail] [PATCH] Faster getUnreadMessageCount
Date: Mon, 30 May 2005 17:45:26 -0700
User-agent: KNode/0.9.0

The following patch implements the methods getUnreadMessageCount() and
getDeletedMessageCount() by performing a server side search which is much
faster then the parent class implementation which downloads all messages
then counts the messages that possess a given flag.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]