Class CoyoteOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class CoyoteOutputStream
    extends jakarta.servlet.ServletOutputStream
    Coyote implementation of the servlet output stream.
    Author:
    Costin Manolache, Remy Maucherat