public static class Provider
extends java.lang.Object
The Provider is a class that describes a protocol
implementation. The values typically come from the
javamail.providers and javamail.default.providers
resource files. An application may also create and
register a Provider object to dynamically add support
for a new provider.
- See Also:
- Serialized Form