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
.
Anything
Object
TimeoutHandler
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
TimeoutHandler(TimeoutHandler unknown) |
Inherited Attributes |
Attributes inherited from: Object hash , string |
Methods | |
handle | shared default void handle(RoutingContext arg0) |
Inherited Methods |
Methods inherited from: Object equals |