Update the accessed time information for this session. This method should be called by the context when a request comes in for a particular session, even if the application does not reference it.
()
| 297 | * comes in for a particular session, even if the application does not reference it. |
| 298 | */ |
| 299 | void access(); |
| 300 | |
| 301 | |
| 302 | /** |
no outgoing calls