Uses of Interface
javax.servlet.http.HttpUpgradeHandler
Packages that use HttpUpgradeHandler
-
Uses of HttpUpgradeHandler in javax.servlet.http
Methods in javax.servlet.http with type parameters of type HttpUpgradeHandlerModifier and TypeMethodDescriptiondefault <T extends HttpUpgradeHandler>
TCreates an instance ofHttpUpgradeHandler
for a given class and uses it for the http protocol upgrade processing.<T extends HttpUpgradeHandler>
TCreate an instance ofHttpUpgradeHandler
for a given class and uses it for the http protocol upgrade processing.