Class GetBucketHandler
- java.lang.Object
-
- org.restheart.handlers.PipelinedHandler
-
- org.restheart.mongodb.handlers.collection.GetCollectionHandler
-
- org.restheart.mongodb.handlers.files.GetBucketHandler
-
- All Implemented Interfaces:
io.undertow.server.HttpHandler
public class GetBucketHandler extends GetCollectionHandler
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
-
Field Summary
-
Fields inherited from class org.restheart.handlers.PipelinedHandler
CONTENT_TYPE
-
-
Constructor Summary
Constructors Constructor Description GetBucketHandler()
-
Method Summary
-
Methods inherited from class org.restheart.mongodb.handlers.collection.GetCollectionHandler
handleRequest
-
Methods inherited from class org.restheart.handlers.PipelinedHandler
getNext, next, pipe, setNext
-
-