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[] msgs, FetchProfile fp)
          Prefetch the items specified in the FetchProfile for the given Messages.