Interface Session.API

All Known Implementing Classes:
SessionHandler.ServletSessionApi
Enclosing interface:
Session

public static interface Session.API

An API wrapper of the core session.

API wrappers of the Session must implement this interface and return the Session that they wrap.

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details