Interface SessionMixin

All Superinterfaces:
AutoCloseable, Controller

public interface SessionMixin extends Controller
  • Field Details

  • Method Details

    • getSession

      default WebSessionManager getSession()
    • buildSessionManager

      WebSessionManager buildSessionManager()
    • responseFilter

      default void responseFilter(me.geso.webscrew.response.WebResponse response)