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 |
---|---|
IBMSession.getIBMApplicationSession()
To get the IBMApplicationSession associated with the session.
|
|
IBMSession.getIBMApplicationSession(boolean create)
To get the IBMApplicationSession associated with the session.
|