Module methanol
Package com.github.mizosoft.methanol.internal.extensions
-
Class Summary Class Description AsyncSubscriberAdapter<T,S extends java.util.concurrent.Flow.Subscriber<? super java.util.List<java.nio.ByteBuffer>>> Adapts a subscriber to aBodySubscriberwhere the body's completion need not be in accordance withonCompleteoronError.ByteBufferBodyPublisher ByteChannelBodySubscriber A subscriber that exposes the flow of bytes as aReadableByteChannel.ForwardingBodyPublisher ForwardingBodySubscriber<T> Handlers Static functions for converting the response body into a usable body type.HeadersBuilder HttpResponsePublisher<T> A publisher ofresponsesresulting from sending a given request and optionally accepting incoming push promises, if any.ImmutableResponseInfo Implementation ofResponseInfo.MimeBodyPublisherAdapter PublisherBodySubscriber AHttpResponse.BodySubscriberthat exposes the response body as a publisher.SupplierBodyPublisher<T> TimeoutBodySubscriber<T>