javax.mail
Class Provider.Type
java.lang.Object
|
+--javax.mail.Provider.Type
Enclosing Class:
public static class Provider.Type
extends java.lang.Object
This inner class defines the Provider type.
Currently, STORE and TRANSPORT are the only two provider types supported.
STORE
public static final Provider.Type STORE
This inner class defines the Provider type.
Currently, STORE and TRANSPORT are the only two provider types supported.
TRANSPORT
public static final Provider.Type TRANSPORT