java.lang.Object | +--javax.mail.Provider
String | Returns the name of the class that implements the protocol. |
String | Returns the protocol supported by this Provider. |
getType() Returns the type of this Provider. | |
String | Returns name of vendor associated with this implementation. |
String | Returns version of this implementation or null if no version. |
String | toString() Overrides Object.toString() |
public String getClassName()
public String getProtocol()
public Provider.Type getType()
public String getVendor()
public String getVersion()
public String toString()
javamail.providers
&javamail.default.providers
resource files.