com.ibm.websphere.servlet.session

Uses of Interface IBMApplicationSession

Packages that use IBMApplicationSession

Package Description
com.ibm.websphere.servlet.session

Uses of IBMApplicationSession in com.ibm.websphere.servlet.session

Modifier and Type Method and Description
  1. IBMApplicationSession
IBMSession.getIBMApplicationSession()
To get the IBMApplicationSession associated with the session.
  1. IBMApplicationSession
IBMSession.getIBMApplicationSession(boolean create)
To get the IBMApplicationSession associated with the session.