Class ContentChunk
java.lang.Object
org.eclipse.jetty.reactive.client.ContentChunk
A chunk of content, made of a ByteBuffer and a Callback.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContentChunk(ByteBuffer buffer)
ContentChunk(ByteBuffer buffer, org.eclipse.jetty.util.Callback callback)
-
Method Summary