Package io.micronaut.http.server.codec
HTTP encoders.
- Since:
- 1.0
-
Class Summary Class Description TextStreamCodec AMediaTypeCodecthat will encodeEventobjects in order to support Server Sent Events.
| Class | Description |
|---|---|
| TextStreamCodec |
A
MediaTypeCodec that will encode Event objects in order to support Server Sent Events. |