| Modifier and Type | Method and Description | 
|---|---|
AppData | 
IContentsExporter.loadStructure(BackendSession bs,
             BodyOptions bodyOptions,
             ItemChangeReference ir)  | 
java.util.Map<java.lang.String,AppData> | 
IContentsExporter.loadStructures(BackendSession bs,
              BodyOptions bodyOptions,
              ItemDataType type,
              int collectionId,
              java.util.List<java.lang.String> uids)  | 
| Modifier and Type | Method and Description | 
|---|---|
AppData | 
ContentsExporter.loadStructure(BackendSession bs,
             BodyOptions bodyOptions,
             ItemChangeReference ic)  | 
java.util.Map<java.lang.String,AppData> | 
ContentsExporter.loadStructures(BackendSession bs,
              BodyOptions bodyOptions,
              ItemDataType type,
              int collectionId,
              java.util.List<java.lang.String> uids)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
BodyLoaderFactory.from(BackendSession bs,
    BMFolder folder,
    int imapUid,
    BodyOptions bodyOpts)  | 
| Modifier and Type | Method and Description | 
|---|---|
AppData | 
MailBackend.fetch(BackendSession bs,
     BodyOptions bodyParams,
     ItemChangeReference ic)  | 
AirSyncBaseResponse | 
BodyMailLoader.fetch(int messageId,
     BodyOptions options)  | 
java.util.Map<java.lang.String,AppData> | 
MailBackend.fetchMultiple(BackendSession bs,
             BodyOptions bodyParams,
             int collectionId,
             java.util.List<java.lang.String> uids)  | 
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
BodyLoaderFactory.from(BackendSession bs,
    BMFolder folder,
    int imapUid,
    BodyOptions bodyOpts)  | 
AirSyncBaseResponse | 
EmailManager.loadBody(BackendSession bs,
        BMFolder folder,
        int uid,
        BodyOptions options)  | 
| Constructor and Description | 
|---|
BodyAccumulator(BodyOptions options)  | 
| Modifier and Type | Field and Description | 
|---|---|
LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
AppData.body  | 
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
LazyLoaded.NOOP  | 
| Modifier and Type | Method and Description | 
|---|---|
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
LazyLoaded.loaded(AirSyncBaseResponse asbr)  | 
| Modifier and Type | Method and Description | 
|---|---|
static AppData | 
AppData.of(AttachmentResponse attach,
  LazyLoaded<BodyOptions,AirSyncBaseResponse> bodyLoader,
  ItemOperationsRequest.Fetch.Options options)  | 
static AppData | 
AppData.of(EmailResponse email,
  LazyLoaded<BodyOptions,AirSyncBaseResponse> bodyLoader)  | 
| Modifier and Type | Field and Description | 
|---|---|
BodyOptions | 
ItemOperationsRequest.Fetch.Options.bodyOptions  | 
| Modifier and Type | Field and Description | 
|---|---|
BodyOptions | 
SearchRequest.Store.Options.bodyOptions  | 
| Modifier and Type | Field and Description | 
|---|---|
BodyOptions | 
CollectionSyncRequest.Options.bodyOptions  | 
| Modifier and Type | Method and Description | 
|---|---|
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
VertxLazyLoader.wrap(LazyLoaded<BodyOptions,AirSyncBaseResponse> toWrap)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
VertxLazyLoader.wrap(LazyLoaded<BodyOptions,AirSyncBaseResponse> toWrap)  | 
| Modifier and Type | Method and Description | 
|---|---|
BodyOptions | 
BodyOptionsParser.fromOptionsElement(org.w3c.dom.Element option)  | 
Copyright © 2021. All Rights Reserved.