Uses of Class
javax.mail.FetchProfile

Packages that use FetchProfile
javax.mail   
 

Uses of FetchProfile in javax.mail
 

Methods in javax.mail with parameters of type FetchProfile
 void Folder.fetch(Message[] messages, FetchProfile profile)
          Hint to the store to prefetch information on the supplied messaged.
 



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