| 程序包 | 说明 |
|---|---|
| javax.mail.search |
Message search terms for the JavaMail API.
|
| net.iotgw.mail.imap.protocol |
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ReceivedDateTerm
This class implements comparisons for the Message Received date
|
class |
SentDateTerm
This class implements comparisons for the Message SentDate.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Argument |
SearchSequence.receiveddate(DateTerm term) |
protected Argument |
SearchSequence.sentdate(DateTerm term) |
Copyright © 2021 Oracle. All rights reserved.