Uses of Class
org.abstracthorizon.mercury.imap.response.FetchResponse

Packages that use FetchResponse
org.abstracthorizon.mercury.imap.cmd   
org.abstracthorizon.mercury.imap.response   
 

Uses of FetchResponse in org.abstracthorizon.mercury.imap.cmd
 

Methods in org.abstracthorizon.mercury.imap.cmd with parameters of type FetchResponse
protected  boolean Fetch.spaceSeparator(boolean flag, FetchResponse response)
          Adds space if not first
 

Uses of FetchResponse in org.abstracthorizon.mercury.imap.response
 

Methods in org.abstracthorizon.mercury.imap.response that return FetchResponse
 FetchResponse FetchResponse.append(Body b, javax.mail.internet.MimeMessage msg)
          Append message to response
 



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