java.lang.Object | +--javax.mail.Provider.Type
This inner class defines the Provider type. Currently, STORE and TRANSPORT are the only two provider types supported.
STORE | |
TRANSPORT |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
public static finalProvider.TypeSTORE
public static finalProvider.TypeTRANSPORT