Uses of Class
net.bluemind.filehosting.api.FileHostingInfo
Packages that use FileHostingInfo
-
Uses of FileHostingInfo in net.bluemind.filehosting.api
Methods in net.bluemind.filehosting.api that return FileHostingInfoModifier and TypeMethodDescriptionIFileHosting.info()
Retrieves informations about the filehosting implementationMethods in net.bluemind.filehosting.api that return types with arguments of type FileHostingInfoMethod parameters in net.bluemind.filehosting.api with type arguments of type FileHostingInfoModifier and TypeMethodDescriptionvoid
IFileHostingAsync.info
(AsyncHandler<FileHostingInfo> handler) void
IInternalBMFileSystemAsync.info
(AsyncHandler<FileHostingInfo> handler)