javax.mail

Class Provider


public class Provider
extends java.lang.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()

Method Details

getClassName

public String getClassName()

getProtocol

public String getProtocol()

getType

public Provider.Type getType()

getVendor

public String getVendor()

getVersion

public String getVersion()

toString

public String toString()