Interface HttpUpgradeRequestManager

All Known Implementing Classes:
UndertowUpgradeRequestManager

public interface HttpUpgradeRequestManager
Implementations will look to see if a GET is in fact an upgrade and manage the upgrade
Author:
mlb
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    proxyWebSocket(HttpFilterRequest req, jakarta.servlet.http.HttpServletResponse response, String url)