Uses of Interface
jakarta.servlet.http.WebConnection
Packages that use WebConnection
-
Uses of WebConnection in jakarta.servlet.http
Methods in jakarta.servlet.http with parameters of type WebConnectionModifier and TypeMethodDescriptionvoidHttpUpgradeHandler.init(WebConnection connection) This method is called once the request/response pair whereHttpServletRequest.upgrade(Class)is called has completed processing and is the point where control of the connection passes from the container to theHttpUpgradeHandler.