Class WebApplicationRequestTest.TestUpgrade2HttpUpgradeHandler

java.lang.Object
cloud.piranha.core.tests.WebApplicationRequestTest.TestUpgrade2HttpUpgradeHandler
All Implemented Interfaces:
jakarta.servlet.http.HttpUpgradeHandler
Enclosing class:
WebApplicationRequestTest

public static class WebApplicationRequestTest.TestUpgrade2HttpUpgradeHandler extends Object implements jakarta.servlet.http.HttpUpgradeHandler
A HttpUpgradeHandler used by testUpgrade2 method.
  • Constructor Details

  • Method Details

    • init

      public void init(jakarta.servlet.http.WebConnection wc)
      Specified by:
      init in interface jakarta.servlet.http.HttpUpgradeHandler
    • destroy

      public void destroy()
      Specified by:
      destroy in interface jakarta.servlet.http.HttpUpgradeHandler