Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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

  • Packages that use IBMApplicationSession 
    Package Description
    com.ibm.websphere.servlet.session  
    • Uses of IBMApplicationSession in com.ibm.websphere.servlet.session

      Methods in com.ibm.websphere.servlet.session that return IBMApplicationSession 
      Modifier and Type Method and Description
      IBMApplicationSession IBMSession.getIBMApplicationSession()
      To get the IBMApplicationSession associated with the session.
      IBMApplicationSession IBMSession.getIBMApplicationSession(boolean create)
      To get the IBMApplicationSession associated with the session.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes