Uses of Class
javax.mail.FetchProfile

Packages that use FetchProfile
javax.mail The JavaMailTM API provides classes that model a mail system. 
 

Uses of FetchProfile in javax.mail
 

Methods in javax.mail with parameters of type FetchProfile
 void Folder.fetch(Message[] msgs, FetchProfile fp)
          Prefetch the items specified in the FetchProfile for the given Messages.
 



Copyright © 2012 Oracle. All Rights Reserved.