Module com.sun.mail

Class IMAPProvider


  • public class IMAPProvider
    extends jakarta.mail.Provider
    The IMAP protocol provider.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class jakarta.mail.Provider

        jakarta.mail.Provider.Type
    • Constructor Summary

      Constructors 
      Constructor Description
      IMAPProvider()  
    • Method Summary

      • Methods inherited from class jakarta.mail.Provider

        getClassName, getProtocol, getType, getVendor, getVersion, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IMAPProvider

        public IMAPProvider()