Uses of Interface
jakarta.servlet.http.HttpUpgradeHandler
Packages that use HttpUpgradeHandler
-
Uses of HttpUpgradeHandler in jakarta.servlet.http
Methods in jakarta.servlet.http with type parameters of type HttpUpgradeHandlerModifier and TypeMethodDescription<T extends HttpUpgradeHandler>
TStart the HTTP upgrade process and create and instance of the provided protocol handler class.<T extends HttpUpgradeHandler>
TStart the HTTP upgrade process and create and instance of the provided protocol handler class.