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.Session
public int getTimeout()
getTimeout
in interface SessionTracker.Session
public boolean isClosing()
isClosing
in interface SessionTracker.Session
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.