Package | Description |
---|---|
cn.hutool.extra.mail |
邮件封装,基于javax-mail库,入口为MailUtil
|
Modifier and Type | Method and Description |
---|---|
static GlobalMailAccount |
GlobalMailAccount.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GlobalMailAccount[] |
GlobalMailAccount.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.