Package org.apache.coyote.http11.upgrade
package org.apache.coyote.http11.upgrade
-
ClassDescriptionThis Tomcat specific interface is implemented by handlers that require direct access to Tomcat's I/O layer rather than going through the Servlet API.Trivial implementation of
ApplicationBufferHandlerto support saving of HTTP request bodies during an HTTP/1.1 upgrade.This aggregates the data collected from each UpgradeInfo instance.Structure to hold statistical information about connections that have been established using the HTTP/1.1 upgrade mechanism.Base class for HTTP upgrade processors.Upgrade processor for external (Servlet-based) upgrade handlers.Upgrade processor for internal (Coyote-based) upgrade handlers.Input stream for an HTTP upgraded connection.Output stream for an HTTP upgraded connection.