Package | Description |
---|---|
net.bluemind.imap | |
net.bluemind.imap.impl |
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.