public static class Provider
extends 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.
- Author:
- Max Spivak, Bill Shannon
- See Also:
- Serialized Form