Interface HttpOutputBuffer

All Superinterfaces:
OutputBuffer
All Known Subinterfaces:
OutputFilter
All Known Implementing Classes:
ChunkedOutputFilter, GzipOutputFilter, Http11OutputBuffer, Http11OutputBuffer.SocketOutputBuffer, Http2OutputBuffer, IdentityOutputFilter, VoidOutputFilter

public interface HttpOutputBuffer extends OutputBuffer