Uses of Class
org.abstracthorizon.mercury.maildir.uid.UID

Packages that use UID
org.abstracthorizon.mercury.maildir.uid   
 

Uses of UID in org.abstracthorizon.mercury.maildir.uid
 

Fields in org.abstracthorizon.mercury.maildir.uid with type parameters of type UID
protected  Map<UID,UIDMessageWrapper> UIDMaildirFolder.uids
          Map that maps uids to messages
 

Methods in org.abstracthorizon.mercury.maildir.uid that return UID
protected  UID UIDMaildirFolderData.getNextUID()
          This method obtains next UID
 UID UIDMaildirMessage.getUID()
          Returns message's UID object.
 UID UIDMessage.getUID()
          Returns UID of this message
 UID UIDMessageWrapper.getUID()
          Returns supplied message's UID.
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.