Package io.helidon.media.common
Common classes for processing content with a specific
MediaType
.-
Class Summary Class Description CharBuffer A character buffer that acts as aWriter
and uses cachedchar[]
arrays.ContentReaders Utility class that provides standalone mechanisms for reading message body content.ContentTypeCharset Accessor for theCharset
specified by a content-type header.ContentWriters Utility class that provides standalone mechanisms for writing message body content.DataChunkInputStream Provides a bridge between a reactiveFlow.Publisher
in Helidon and anInputStream
in Jersey.ReadableByteChannelPublisher Publish a channel content to a singlesubscriber
.