| Class | Description |
|---|---|
| CApplicationID |
This class contains application IDs for the most common use cases
|
| PhotonGlobalState |
This class contains all the objects that are hold "per application".
|
| PhotonGlobalStatePerApp |
Single global state per app
|
| PhotonRequestState |
Request state
|
| PhotonSessionState |
This class maintains the session state per application ID
|
| PhotonSessionStatePerApp |
Single session state per app
|
| RequestSettings |
This is a utility class to get the
|
| XServletFilterAppIDExplicit |
XServlet filter responsible for remembering the application ID in the current
request
|
| XServletFilterAppIDFromSessionID |
XServlet filter responsible for remembering the application ID in the current
request based on the existing session data
|
Copyright © 2014–2018 Philip Helger. All rights reserved.