Interface | Description |
---|---|
InternalHttpUpgradeHandler |
This Tomcat specific interface is implemented by handlers that require direct
access to Tomcat's I/O layer rather than going through the Servlet API.
|
Class | Description |
---|---|
UpgradeProcessorBase | |
UpgradeProcessorExternal | |
UpgradeProcessorInternal | |
UpgradeServletInputStream | |
UpgradeServletOutputStream |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.