Package com.linecorp.armeria.server.streaming
@NonNullByDefault
package com.linecorp.armeria.server.streaming
Supports streaming responses from
Publisher
or Stream
.-
ClassDescriptionA utility class which helps to create a JavaScript Object Notation (JSON) Lines text from a content
Publisher
orStream
.A utility class which helps to create a JavaScript Object Notation (JSON) Text Sequences from a contentPublisher
orStream
.A utility class which helps to create a Server-Sent Events stream from a contentPublisher
orStream
.