Uses of Class
jakarta.mail.FetchProfile
- 
Packages that use FetchProfile Package Description jakarta.mail The Jakarta Mail API provides classes that model a mail system. - 
- 
Uses of FetchProfile in jakarta.mail
Methods in jakarta.mail with parameters of type FetchProfile Modifier and Type Method Description voidFolder. fetch(Message[] msgs, FetchProfile fp)Prefetch the items specified in the FetchProfile for the given Messages. 
 -