| Package | Description | 
|---|---|
| net.bluemind.attachment.api | |
| net.bluemind.attachment.service.internal | |
| net.bluemind.icalendar.api | 
| Modifier and Type | Method and Description | 
|---|---|
AttachedFile | 
IAttachment.share(java.lang.String name,
     Stream document)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<AttachedFile> | 
IAttachmentPromise.share(java.lang.String name,
     Stream document)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IAttachmentAsync.share(java.lang.String name,
     Stream document,
     AsyncHandler<AttachedFile> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
AttachedFile | 
AttachmentService.share(java.lang.String name,
     Stream document)  | 
| Modifier and Type | Field and Description | 
|---|---|
java.util.List<AttachedFile> | 
ICalendarElement.attachments  | 
Copyright © 2021. All Rights Reserved.