Uses of Class
javax.mail.StoreClosedException
-
Packages that use StoreClosedException Package Description gnu.mail.providers.imap This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. -
-
Uses of StoreClosedException in gnu.mail.providers.imap
Methods in gnu.mail.providers.imap that throw StoreClosedException Modifier and Type Method Description protected org.jpackage.mail.inet.imap.IMAPConnection
IMAPStore. getConnection()
Returns the IMAP connection used by this store.
-