Class PatchDocumentHandler

    • Constructor Detail

      • PatchDocumentHandler

        public PatchDocumentHandler()
        Creates a new instance of PatchDocumentHandler
      • PatchDocumentHandler

        public PatchDocumentHandler​(DocumentDAO documentDAO)
    • Method Detail

      • handleRequest

        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
                           throws Exception
        Specified by:
        handleRequest in interface io.undertow.server.HttpHandler
        Specified by:
        handleRequest in class PipelinedHandler
        Parameters:
        exchange -
        Throws:
        Exception