Uses of Class
org.apache.geronimo.javamail.store.imap.connection.IMAPUid

Packages that use IMAPUid
org.apache.geronimo.javamail.store.imap.connection   
 

Uses of IMAPUid in org.apache.geronimo.javamail.store.imap.connection
 

Methods in org.apache.geronimo.javamail.store.imap.connection that return IMAPUid
 IMAPUid IMAPConnection.getSequenceNumberForUid(long uid)
          Fetch the message number for a give UID.
 IMAPUid IMAPConnection.getUidForSequenceNumber(int sequenceNumber)
          Fetch the UID value for a target message number
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.