Uses of Interface
org.restheart.mongodb.db.GridFsRepository
Packages that use GridFsRepository
Package
Description
Data Access Object Classes to decouple the handling logic from the db
Handlers for HTTP requests related to file bucket and file resource
-
Uses of GridFsRepository in org.restheart.mongodb.db
Classes in org.restheart.mongodb.db that implement GridFsRepository -
Uses of GridFsRepository in org.restheart.mongodb.handlers.files
Constructors in org.restheart.mongodb.handlers.files with parameters of type GridFsRepositoryModifierConstructorDescriptionDeleteFileHandler(GridFsRepository gridFsDAO)Creates a new instance of DeleteFileHandler