Uses of Class
org.restheart.mongodb.db.GridFsDAO
-
Packages that use GridFsDAO Package Description org.restheart.mongodb.handlers.files Handlers for HTTP requests related to file bucket and file resource -
-
Uses of GridFsDAO in org.restheart.mongodb.handlers.files
Constructors in org.restheart.mongodb.handlers.files with parameters of type GridFsDAO Constructor Description PostBucketHandler(PipelinedHandler next, GridFsDAO gridFsDAO)PutFileHandler(PipelinedHandler next, GridFsDAO gridFsDAO)
-