public static class SessionTrackerImpl.SessionImpl extends Object implements SessionTracker.Session
| Modifier and Type | Method and Description | 
|---|---|
long | 
getSessionId()  | 
int | 
getTimeout()  | 
boolean | 
isClosing()  | 
String | 
toString()  | 
public long getSessionId()
getSessionId in interface SessionTracker.Sessionpublic int getTimeout()
getTimeout in interface SessionTracker.Sessionpublic boolean isClosing()
isClosing in interface SessionTracker.SessionCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.