Uses of Class
com.icegreen.greenmail.imap.commands.IdRange

Packages that use IdRange
com.icegreen.greenmail.imap   
com.icegreen.greenmail.imap.commands   
 

Uses of IdRange in com.icegreen.greenmail.imap
 

Methods in com.icegreen.greenmail.imap that return IdRange
 IdRange[] ImapSessionFolder.msnsToUids(IdRange[] idSet)
           
 

Methods in com.icegreen.greenmail.imap with parameters of type IdRange
 IdRange[] ImapSessionFolder.msnsToUids(IdRange[] idSet)
           
 

Uses of IdRange in com.icegreen.greenmail.imap.commands
 

Methods in com.icegreen.greenmail.imap.commands that return IdRange
 IdRange[] CommandParser.parseIdRange(ImapRequestLineReader request)
          Reads a "message set" argument, and parses into an IdSet.
 



Copyright © 2006-2009 Icegreen Technologies. All Rights Reserved.