Package | Description |
---|---|
net.bluemind.backend.mail.replica.indexing | |
net.bluemind.index.mail |
Modifier and Type | Method and Description |
---|---|
IndexedMessageBody |
IndexedMessageBody.IndexedMessageBodyBuilder.build() |
static IndexedMessageBody |
IndexedMessageBody.createIndexBody(java.lang.String uid,
BodyStreamProcessor.MessageBodyData bodyData) |
static IndexedMessageBody |
IndexedMessageBody.createIndexBody(java.lang.String uid,
Stream eml) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
IMailIndexService.storeBody(IndexedMessageBody body) |
java.util.Map<java.lang.String,java.lang.Object> |
NoopMailIndexService.storeBody(IndexedMessageBody body) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
MailIndexService.storeBody(IndexedMessageBody body) |
Copyright © 2021. All Rights Reserved.