Package org.restheart.mongodb.handlers.files
Handlers for HTTP requests related to file bucket and file resource
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Class Summary Class Description DeleteBucketHandler DeleteFileHandler FileMetadataHandler A customised and cut down version of thePutDocumentHandlerorPatchDocumentHandler, this deals with both PUT and PATCHing of the metadata for a binary file.GetBucketHandler GetFileBinaryHandler GetFileHandler PostBucketHandler PutBucketHandler PutFileHandler