|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UidToMsnMapper | |
|---|---|
| com.hs.mail.imap.dao | |
| com.hs.mail.imap.mailbox | |
| com.hs.mail.imap.message.response | |
| Uses of UidToMsnMapper in com.hs.mail.imap.dao |
|---|
| Methods in com.hs.mail.imap.dao with parameters of type UidToMsnMapper | |
|---|---|
List<Long> |
SearchDao.query(UidToMsnMapper map,
long mailboxid,
SearchKey key)
|
List<Long> |
MySqlSearchDao.query(UidToMsnMapper map,
long mailboxID,
SearchKey key)
|
| Uses of UidToMsnMapper in com.hs.mail.imap.mailbox |
|---|
| Methods in com.hs.mail.imap.mailbox with parameters of type UidToMsnMapper | |
|---|---|
List<Long> |
MailboxManager.search(UidToMsnMapper map,
long mailboxID,
SearchKey key)
Searches for the messages matching the given query. |
List<Long> |
DefaultMailboxManager.search(UidToMsnMapper map,
long mailboxID,
SearchKey key)
|
| Uses of UidToMsnMapper in com.hs.mail.imap.message.response |
|---|
| Methods in com.hs.mail.imap.message.response with parameters of type UidToMsnMapper | |
|---|---|
SelectResponse |
SelectResponseBuilder.build(UidToMsnMapper map,
Mailbox mailbox)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||