Handler that will timeout requests if the response has not been written after a certain time.
Timeout requests will be ended with an HTTP status code 503.
AnythingObjectTimeoutHandlerBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
TimeoutHandler(TimeoutHandler unknown) |
| Inherited Attributes |
Attributes inherited from: Objecthash, string |
| Methods | |
handle | shared default void handle(RoutingContext arg0) |
| Inherited Methods |
Methods inherited from: Objectequals |