Interface HttpBodyInput

All Superinterfaces:
AutoCloseable, Closeable, Flow.Publisher<ByteBuffer>, HttpBody
All Known Implementing Classes:
DefaultFullHttpBody, EmptyHttpBody, StreamingHttpBodyInput

public interface HttpBodyInput extends HttpBody, Flow.Publisher<ByteBuffer>
Русский: Описывает тело HTTP запроса
English: Describes HTTP request body