Interface HttpHandlerDecoratorFactory
- All Superinterfaces:
Function<HttpHandler,HttpHandler>
Contract for applying a decorator to an
HttpHandler.- Since:
- 5.3.4
- Author:
- Christophe Maillard
-
Method Summary
Function<HttpHandler,HttpHandler> HttpHandler.