public static class SessionTrackerImpl.SessionImpl extends java.lang.Object implements SessionTracker.Session
| Modifier and Type | Method and Description |
|---|---|
long |
getSessionId() |
int |
getTimeout() |
boolean |
isClosing() |
public long getSessionId()
getSessionId in interface SessionTracker.Sessionpublic int getTimeout()
getTimeout in interface SessionTracker.Sessionpublic boolean isClosing()
isClosing in interface SessionTracker.SessionCopyright © 2016 The Apache Software Foundation