| Package | Description | 
|---|---|
| net.bluemind.eas.backend.bm.mail | |
| net.bluemind.eas.backend.bm.mail.loader | |
| net.bluemind.imap | |
| net.bluemind.imap.impl | 
| Modifier and Type | Method and Description | 
|---|---|
IMAPByteSource | 
EmailManager.fetchMimeStream(BackendSession bs,
               BMFolder folder,
               java.lang.Integer uid)  | 
IMAPByteSource | 
EmailManager.findAttachment(BackendSession bs,
              BMFolder folder,
              java.lang.Integer mailUid,
              java.lang.String mimePartAddress)  | 
| Modifier and Type | Field and Description | 
|---|---|
IMAPByteSource | 
BodyAccumulator.ConsumedMimeStream.in  | 
| Modifier and Type | Method and Description | 
|---|---|
BodyAccumulator.ConsumedMimeStream | 
BodyAccumulator.consumeIfNeeded(IMAPByteSource in)  | 
| Modifier and Type | Method and Description | 
|---|---|
IMAPByteSource | 
LoggedTestCase.getUtf8Rfc822Message()  | 
IMAPByteSource | 
AppendTests.newMessageStream()  | 
IMAPByteSource | 
IMessageProducer.newMessageStream()  | 
IMAPByteSource | 
StoreClient.uidFetchMessage(java.lang.Integer uid)  | 
IMAPByteSource | 
StoreClient.uidFetchPart(java.lang.Integer uid,
            java.lang.String address)  | 
static IMAPByteSource | 
IMAPByteSource.wrap(byte[] simple)  | 
static IMAPByteSource | 
IMAPByteSource.wrap(com.google.common.io.ByteSource simple)  | 
static IMAPByteSource | 
IMAPByteSource.wrap(FileBackedOutputStream fbos)  | 
static IMAPByteSource | 
IMAPByteSource.wrap(FileBackedOutputStream fbos,
    int size)  | 
| Modifier and Type | Method and Description | 
|---|---|
IMAPByteSource | 
IMAPResponse.getStreamData()  | 
IMAPByteSource | 
ClientSupport.uidFetchMessage(java.lang.Integer uid)  | 
IMAPByteSource | 
ClientSupport.uidFetchPart(java.lang.Integer uid,
            java.lang.String address)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<IMAPByteSource> | 
MinaIMAPMessage.getFragments()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MinaIMAPMessage.addBuffer(IMAPByteSource buffer)  | 
void | 
IMAPResponse.setStreamData(IMAPByteSource fbos)  | 
Copyright © 2021. All Rights Reserved.