Package | Description |
---|---|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
Constructor and Description |
---|
HashedSession(HashSessionManager hashSessionManager,
HttpServletRequest request) |
HashedSession(HashSessionManager hashSessionManager,
long created,
long accessed,
String clusterId) |
Copyright © 1995-2015 Webtide. All Rights Reserved.