javax.mail
public class Provider extends Object
| Nested Class Summary | |
|---|---|
| static class | Provider.Type
A enumeration inner class that defines Provider types. |
| Method Summary | |
|---|---|
| String | getClassName() |
| String | getProtocol() |
| Provider.Type | getType() |
| String | getVendor() |
| String | getVersion() |
| String | toString() |