Uses of Class
net.webpdf.wsclient.openapi.SessionTable
-
Packages that use SessionTable Package Description net.webpdf.wsclient.openapi -
-
Uses of SessionTable in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return SessionTable Modifier and Type Method Description SessionTableSessionTable. activeSessions(Long activeSessions)SessionTableSessionTable. addSessionListItem(SessionTableEntry sessionListItem)SessionTableSessionTable. expiredSessions(Long expiredSessions)SessionTableSessionTable. sessionCount(Long sessionCount)SessionTableSessionTable. sessionDiskUsage(Long sessionDiskUsage)SessionTableSessionTable. sessionFolder(String sessionFolder)SessionTableSessionTable. sessionId(String sessionId)SessionTableSessionTable. sessionList(List<SessionTableEntry> sessionList)SessionTableSessionTable. timestamp(Long timestamp)SessionTableSessionTable. unstableSessions(Long unstableSessions)
-