| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
DEFAULT_PORT |
-1 |
public static final String |
DEFAULT_PROTOCOL |
"smtp" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MULTIPART_MODE_MIXED |
1 |
public static final int |
MULTIPART_MODE_MIXED_RELATED |
3 |
public static final int |
MULTIPART_MODE_NO |
0 |
public static final int |
MULTIPART_MODE_RELATED |
2 |
Copyright © 2017. All rights reserved.