public class StructureMailLoader
extends java.lang.Object
EmailResponse from an imap uid.| Constructor and Description | 
|---|
StructureMailLoader(BackendSession bs,
                   java.lang.String mbox,
                   StoreClient store)  | 
| Modifier and Type | Method and Description | 
|---|---|
EmailResponse | 
fetch(int messageId)  | 
public StructureMailLoader(BackendSession bs, java.lang.String mbox, StoreClient store)
bf - the body factory used to process the body partsbs - mbox - store - must be in selected statepublic EmailResponse fetch(int messageId) throws java.io.IOException, IMAPException
java.io.IOExceptionIMAPExceptionCopyright © 2021. All Rights Reserved.