|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Provider.Type 的软件包 | |
|---|---|
| javax.mail | The JavaMailTM API provides classes that model a mail system. |
| javax.mail 中 Provider.Type 的使用 |
|---|
| 声明为 Provider.Type 的 javax.mail 中的字段 | |
|---|---|
static Provider.Type |
Provider.Type.STORE
|
static Provider.Type |
Provider.Type.TRANSPORT
|
| 返回 Provider.Type 的 javax.mail 中的方法 | |
|---|---|
Provider.Type |
Provider.getType()
Returns the type of this Provider |
| 参数类型为 Provider.Type 的 javax.mail 中的构造方法 | |
|---|---|
Provider(Provider.Type type,
String protocol,
String classname,
String vendor,
String version)
Create a new provider of the specified type for the specified protocol. |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||