Uses of Package
io.github.qubitpi.ostwind.filestore
Packages that use io.github.qubitpi.ostwind.filestore
Package
Description
-
Classes in io.github.qubitpi.ostwind.filestore used by io.github.qubitpi.ostwind.applicationClassDescription
FileStore
is an abstraction layer between Ostwind application and object storage; it can persist anin-memory representation
of a file into object storage as well as retrieving it from that storage. -
Classes in io.github.qubitpi.ostwind.filestore used by io.github.qubitpi.ostwind.example.books.applicationClassDescription
FileStore
is an abstraction layer between Ostwind application and object storage; it can persist anin-memory representation
of a file into object storage as well as retrieving it from that storage. -
Classes in io.github.qubitpi.ostwind.filestore used by io.github.qubitpi.ostwind.filestore.swiftClassDescription
FileStore
is an abstraction layer between Ostwind application and object storage; it can persist anin-memory representation
of a file into object storage as well as retrieving it from that storage. -
Classes in io.github.qubitpi.ostwind.filestore used by io.github.qubitpi.ostwind.web.endpointsClassDescription
FileStore
is an abstraction layer between Ostwind application and object storage; it can persist anin-memory representation
of a file into object storage as well as retrieving it from that storage.