Class EntityServletOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class EntityServletOutputStream
    extends javax.servlet.ServletOutputStream
    This allows us to produce and control ServletOutputStreams, normally there is not a default implementation available for these for some crazed reason
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)