SessionsMemoryPersistence constructor

SessionsMemoryPersistence()

Implementation

SessionsMemoryPersistence() : super() {
  maxPageSize = 1000;
}