public static class MessageCache
extends Object
A cache of IMAPMessage objects along with the
mapping from message number to IMAP sequence number.
All operations on this object are protected by the messageCacheLock
in IMAPFolder.
- See Also:
- Serialized Form