|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Provider.Type | |
javax.mail |
Uses of Provider.Type in javax.mail |
Fields in javax.mail declared as Provider.Type | |
static Provider.Type |
Provider.Type.STORE
|
static Provider.Type |
Provider.Type.TRANSPORT
|
Methods in javax.mail that return Provider.Type | |
Provider.Type |
Provider.getType()
Returns the type of this Provider |
Constructors in javax.mail with parameters of type Provider.Type | |
Provider(Provider.Type type,
String protocol,
String classname,
String vendor,
String version)
Package-private constructor for the Provider class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |