Package jakarta.mail
Class Provider.Type
java.lang.Object
jakarta.mail.Provider.Type
- Enclosing class:
- Provider
This inner class defines the Provider type.
Currently, STORE and TRANSPORT are the only two provider types
supported.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Provider.Type
The Provider of typeSTORE
.static final Provider.Type
The Provider of typeTRANSPORT
. -
Method Summary