|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HashJavamailStoreMailRepository.MsgObj | |
---|---|
org.apache.james.mailrepository.javamail |
Uses of HashJavamailStoreMailRepository.MsgObj in org.apache.james.mailrepository.javamail |
---|
Methods in org.apache.james.mailrepository.javamail that return HashJavamailStoreMailRepository.MsgObj | |
---|---|
HashJavamailStoreMailRepository.MsgObj |
HashJavamailStoreMailRepository.KeyToMsgMap.getByKey(java.lang.String key)
Return the MsgObj associted with the given key |
HashJavamailStoreMailRepository.MsgObj |
HashJavamailStoreMailRepository.KeyToMsgMap.getMsgObj(java.lang.String key)
TODO: Check why we have to methods which do the same |
HashJavamailStoreMailRepository.MsgObj |
HashJavamailStoreMailRepository.KeyToMsgMap.put(javax.mail.internet.MimeMessage mm,
java.lang.String key,
int no)
At first it tries to lookup message by key otherwise by hash or stores it as new |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |