Package net.targetr.rc
Class PageManager
java.lang.Object
net.targetr.rc.PageManager
Maintains a map of active pages.
- Author:
- Dr Michael Gardiner
-
Method Summary
Modifier and TypeMethodDescriptionvoidcloseAll()static PageManagerget()intgetPage(ClientRequest req) intgetState()
-
Method Details
-
get
-
getPage
-
getPage
-
getPageCount
public int getPageCount() -
getLiveClientCount
public int getLiveClientCount() -
getState
-
closeAll
public void closeAll()
-