| Package | Description | 
|---|---|
| net.bluemind.eas.backend.bm.mail | |
| net.bluemind.eas.dto.base | |
| net.bluemind.eas.dto.search | |
| net.bluemind.eas.impl.vertx | |
| net.bluemind.eas.serdes.base | 
| Modifier and Type | Method and Description | 
|---|---|
AirSyncBaseResponse | 
BodyMailLoader.fetch(int messageId,
     BodyOptions options)  | 
AirSyncBaseResponse | 
EmailManager.loadBody(BackendSession bs,
        BMFolder folder,
        int uid,
        BodyOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
static LazyLoaded<BodyOptions,AirSyncBaseResponse> | 
BodyLoaderFactory.from(BackendSession bs,
    BMFolder folder,
    int imapUid,
    BodyOptions bodyOpts)  | 
| 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 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 | 
|---|---|
AirSyncBaseResponse | 
SearchResult.SearchProperties.airSyncBase  | 
| 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 | 
|---|---|
void | 
AirSyncBaseResponseFormatter.append(IResponseBuilder builder,
      double protocolVersion,
      AirSyncBaseResponse airSyncBase,
      Callback<IResponseBuilder> completion)  | 
Copyright © 2021. All Rights Reserved.