Module methanol
Package com.github.mizosoft.methanol.internal.extensions
package com.github.mizosoft.methanol.internal.extensions
-
ClassesClassDescriptionAsyncSubscriberAdapter<T,
S extends Flow.Subscriber<? super List<ByteBuffer>>> Adapts a subscriber to aBodySubscriberwhere the body's completion need not be in accordance withonCompleteoronError.A subscriber that exposes the flow of bytes as aReadableByteChannel.Static functions for converting the response body into a usable body type.A publisher ofresponsesresulting from sending a given request and optionally accepting incoming push promises, if any.Implementation ofResponseInfo.AHttpResponse.BodySubscriberthat exposes the response body as a publisher.