Class CoyoteOutputStream

java.lang.Object
java.io.OutputStream
javax.servlet.ServletOutputStream
org.apache.catalina.connector.CoyoteOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

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