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

Packages that use IMAPListResponse
org.apache.geronimo.javamail.store.imap   
 

Uses of IMAPListResponse in org.apache.geronimo.javamail.store.imap
 

Fields in org.apache.geronimo.javamail.store.imap declared as IMAPListResponse
protected  IMAPListResponse IMAPFolder.listInfo
           
 

Methods in org.apache.geronimo.javamail.store.imap that return IMAPListResponse
protected  IMAPListResponse IMAPFolder.findListResponse(List responses, String name)
          Search a list of LIST responses for one containing information for a particular mailbox name.
 



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