Uses of Class
net.bluemind.filehosting.api.Configuration
Packages that use Configuration
-
Uses of Configuration in net.bluemind.filehosting.api
Methods in net.bluemind.filehosting.api that return ConfigurationMethods in net.bluemind.filehosting.api that return types with arguments of type ConfigurationModifier and TypeMethodDescriptionIFileHostingPromise.getConfiguration()
IInternalBMFileSystemPromise.getConfiguration()
Method parameters in net.bluemind.filehosting.api with type arguments of type ConfigurationModifier and TypeMethodDescriptionvoid
IFileHostingAsync.getConfiguration
(AsyncHandler<Configuration> handler) void
IInternalBMFileSystemAsync.getConfiguration
(AsyncHandler<Configuration> handler)