| Package | Description |
|---|---|
| jakarta.servlet.http |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpUpgradeHandler.init(WebConnection connection)
This method is called once the request/response pair where
HttpServletRequest.upgrade(Class) is called has completed
processing and is the point where control of the connection passes from
the container to the HttpUpgradeHandler. |
Copyright © 2014–2021. All rights reserved.