Package org.apache.coyote.http11.filters
package org.apache.coyote.http11.filters
-
ClassDescriptionInput filter responsible for reading and buffering the request body, so that it does not interfere with client SSL handshake messages.Chunked input filter.Chunked output filter.Gzip output filter.Identity input filter.Identity output filter.Input filter responsible for replaying the request body when restoring the saved request after FORM authentication.Void input filter, which returns -1 when attempting a read.Void output filter, which silently swallows bytes written.