Apache Tomcat 6.0.53

Package org.apache.coyote.http11.filters

Class Summary
BufferedInputFilter Input filter responsible for reading and buffering the request body, so that it does not interfere with client SSL handshake messages.
ChunkedInputFilter Chunked input filter.
ChunkedOutputFilter Chunked output filter.
FlushableGZIPOutputStream Extension of GZIPOutputStream to workaround for a couple of long standing JDK bugs ( GzipOutputFilter Gzip output filter.
IdentityInputFilter Identity input filter.
IdentityOutputFilter Identity output filter.
SavedRequestInputFilter Input filter responsible for replaying the request body when restoring the saved request after FORM authentication.
VoidInputFilter Void input filter, which returns -1 when attempting a read.
VoidOutputFilter Void output filter, which silently swallows bytes written.
 


Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.