Interface InternalHttpUpgradeHandler

All Superinterfaces:
HttpUpgradeHandler
All Known Implementing Classes:
WsHttpUpgradeHandler

public interface InternalHttpUpgradeHandler extends HttpUpgradeHandler
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.