| Modifier and Type | Method and Description |
|---|---|
FileHostingInfo |
IFileHosting.info()
Retrieves informations about the filehosting implementation
|
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<FileHostingInfo> |
IFileHostingPromise.info() |
| Modifier and Type | Method and Description |
|---|---|
void |
IFileHostingAsync.info(AsyncHandler<FileHostingInfo> handler) |
| Modifier and Type | Method and Description |
|---|---|
FileHostingInfo |
FileSystemFileHostingService.info(SecurityContext context) |
| Modifier and Type | Method and Description |
|---|---|
FileHostingInfo |
SdsFileHostingService.info(SecurityContext context) |
| Modifier and Type | Method and Description |
|---|---|
FileHostingInfo |
IFileHostingService.info(SecurityContext context)
Retrieves informations about the filehosting implementation
|
| Modifier and Type | Method and Description |
|---|---|
FileHostingInfo |
FileHostingService.info() |
| Modifier and Type | Method and Description |
|---|---|
abstract FileHostingInfo |
WebDavFileHostingService.info(SecurityContext context) |
| Modifier and Type | Method and Description |
|---|---|
FileHostingInfo |
WebDavTestImpl.info(SecurityContext context) |
Copyright © 2023. All Rights Reserved.