Interface HttpBody

All Superinterfaces:
AutoCloseable, Closeable
All Known Subinterfaces:
HttpBodyInput, HttpBodyOutput
All Known Implementing Classes:
DefaultFullHttpBody, EmptyHttpBody, StreamingHttpBodyInput, StreamingHttpBodyOutput

public interface HttpBody extends Closeable