Class HttpSessionHolder.Current

java.lang.Object
ch.tocco.nice2.netui.api.remote.HttpSessionHolder.Current
Enclosing interface:
HttpSessionHolder

public static class HttpSessionHolder.Current extends Object
  • Method Details

    • get

      @Nullable public static @Nullable jakarta.servlet.http.HttpSession get()
    • set

      public static void set(jakarta.servlet.http.HttpSession session)