Set the creation time for this session. This method is called by the Manager when an existing Session instance is reused. @param time The new creation time
(long time)
| 103 | * @param time The new creation time |
| 104 | */ |
| 105 | void setCreationTime(long time); |
| 106 | |
| 107 | |
| 108 | /** |
no outgoing calls
no test coverage detected