org.apache.catalina.session
protected static final class ManagerBase.SessionTiming extends Object
Constructor Summary | |
---|---|
SessionTiming(long timestamp, int duration) |
Method Summary | |
---|---|
int | getDuration()
Duration associated with this piece of timing information in seconds. |
long | getTimestamp()
Time stamp associated with this piece of timing information in
milliseconds. |