Interface Summary |
IBMSessionListener | The IBMSessionListener interface extends the javax.servlet.http.HttpSessionListener
interface of the Servlet API to notify an application that its session has been
removed from the server's cache. |
IBMSession | The IBMSession interface extends the javax.servlet.http.HttpSession interface of the
Servlet API to
determine if sessions maximum limit has reached when overflow is turned off
get at user identity associated with session. |
IBMApplicationSession | The IBMApplicationSession interface is used for SIP/HTTP Converged Applications. |