vertx-web 3.6.3.redhat-00011
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- io.vertx.core.Handler<RoutingContext>
public interface ResponseTimeHandler
extends io.vertx.core.Handler<RoutingContext>
Handler which adds a header `x-response-time` in the response of matching requests containing the time taken
in ms to process the request.
- Author:
- Tim Fox
-
-
Method Summary
-
Methods inherited from interface io.vertx.core.Handler
handle
vertx-web 3.6.3.redhat-00011
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019 Eclipse. All rights reserved.