Interface ReactiveRequest.Content

All Superinterfaces:
org.reactivestreams.Publisher<org.eclipse.jetty.io.Content.Chunk>
Enclosing class:
ReactiveRequest

public static interface ReactiveRequest.Content extends org.reactivestreams.Publisher<org.eclipse.jetty.io.Content.Chunk>
A Publisher of content chunks that also specifies the content length and type.