Package org.eclipse.jetty.reactive.client
package org.eclipse.jetty.reactive.client
-
Interface SummaryInterfaceDescriptionA Publisher of content chunks that also specifies the content length and type.
-
Class SummaryClassDescriptionA chunk of content, made of a ByteBuffer and a Callback.A reactive wrapper over Jetty's
HttpClientRequest.A Builder for ReactiveRequest.A ReactiveRequest event.A reactive wrapper over Jetty'sHttpClientResponse.Collects utility methods to process response content. -
Enum Summary