SessionTracker.Session
public static class SessionTrackerImpl.SessionImpl extends java.lang.Object implements SessionTracker.Session
Modifier and Type | Method | Description |
---|---|---|
long |
getSessionId() |
|
int |
getTimeout() |
|
boolean |
isClosing() |
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 © 2018 The Apache Software Foundation