Uses of Class
io.github.xezzon.zeroweb.storage.DownloadEndpoint
Packages that use DownloadEndpoint
Package
Description
-
Uses of DownloadEndpoint in io.github.xezzon.zeroweb.attachment.internal
Methods in io.github.xezzon.zeroweb.attachment.internal that return DownloadEndpointModifier and TypeMethodDescriptionAttachmentHttpEndpoint.getDownloadEndpoint(@NotBlank String id) 获取附件下载地址 -
Uses of DownloadEndpoint in io.github.xezzon.zeroweb.storage
Methods in io.github.xezzon.zeroweb.storage that return DownloadEndpointModifier and TypeMethodDescriptionIStorageService.getDownloadEndpoint(Attachment attachment) 获取附件下载地址 -
Uses of DownloadEndpoint in io.github.xezzon.zeroweb.storage.fs
Methods in io.github.xezzon.zeroweb.storage.fs that return DownloadEndpoint -
Uses of DownloadEndpoint in io.github.xezzon.zeroweb.storage.s3
Methods in io.github.xezzon.zeroweb.storage.s3 that return DownloadEndpoint