Class EntityServletInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class EntityServletInputStream
    extends javax.servlet.ServletInputStream
    This is a class which allows us to produce and control ServletInputStreams, normally there is no default implementation available for these for some stupid reason
    Author:
    Aaron Zeckoski (azeckoski @ gmail.com)