Uses of Enum
jakarta.mail.util.StreamProvider.EncoderTypes
Packages that use StreamProvider.EncoderTypes
-
Uses of StreamProvider.EncoderTypes in jakarta.mail.util
Subclasses with type arguments of type StreamProvider.EncoderTypes in jakarta.mail.utilModifier and TypeClassDescriptionstatic enumEnumeration with the different encoder types supported by the Mail API.Methods in jakarta.mail.util that return StreamProvider.EncoderTypesModifier and TypeMethodDescriptionstatic StreamProvider.EncoderTypesReturns the enum constant of this type with the specified name.static StreamProvider.EncoderTypes[]StreamProvider.EncoderTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.