Module io.helidon.http.media
Package io.helidon.http.media
package io.helidon.http.media
Helidon Media Support.
Provides a mechanism for reading/writing entity as a specific type.
-
ClassDescriptionEntityReader<T>Reader of entity into a specific type.EntityWriter<T>Writer of entity into bytes.Media support for
MediaTypes.APPLICATION_FORM_URLENCODED
and its plaintext counterpart.A writer dedicated to a specific instance.Media context to obtain readers and writers of various supported content types.Media support to be registered withMediaContext
.Reader response.How does this provider support the entity type.Writer response.Media support for Path.Readable HTTP entity.Base for readable entities.Media support for strings.The type that a reader or writer was requested for is not supported by aMediaContext
.