Class StreamingHttpBodyInput

java.lang.Object
java.util.concurrent.atomic.AtomicBoolean
ru.tinkoff.kora.http.common.body.StreamingHttpBodyInput
All Implemented Interfaces:
Closeable, Serializable, AutoCloseable, Flow.Publisher<ByteBuffer>, HttpBody, HttpBodyInput

public class StreamingHttpBodyInput extends AtomicBoolean implements HttpBodyInput
See Also: