Class EmptyHttpBody

java.lang.Object
ru.tinkoff.kora.http.common.body.EmptyHttpBody
All Implemented Interfaces:
Closeable, AutoCloseable, Flow.Publisher<ByteBuffer>, HttpBody, HttpBodyInput, HttpBodyOutput

public final class EmptyHttpBody extends Object implements HttpBodyInput, HttpBodyOutput