Package io.micronaut.http.context.event
package io.micronaut.http.context.event
Contains classes for relates to events
HttpRequest
.- Since:
- 1.2.0
- Author:
- Graeme Rocher
-
ClassDescriptionAn event fired when an
HttpRequest
is received by the server.An event fired when anHttpRequest
is finalized by the server.