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

Packages that use IBMApplicationSession
com.ibm.websphere.servlet.session   
 

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

Methods in com.ibm.websphere.servlet.session that return IBMApplicationSession
 IBMApplicationSession IBMSession.getIBMApplicationSession()
          To get the IBMApplicationSession associated with the session.
 IBMApplicationSession IBMSession.getIBMApplicationSession(boolean create)
          To get the IBMApplicationSession associated with the session.