Package com.sun.mail.util
Annotation Type DefaultProvider
-
@Retention(RUNTIME) @Target(TYPE) public @interface DefaultProvider
Annotation to mark the default providers that are part of Jakarta Mail. DO NOT use this on any provider made available independently.- Since:
- Jakarta Mail 1.6.4
- Author:
- Bill Shannon