Package | Description |
---|---|
org.eclipse.jetty.server.session |
Modifier and Type | Method and Description |
---|---|
JDBCSessionManager.Session |
JDBCSessionManager.getSession(String idInCluster)
A session has been requested by it's id on this node.
|
Modifier and Type | Method and Description |
---|---|
void |
JDBCSessionManager.cacheInvalidate(JDBCSessionManager.Session session)
A method that can be implemented in subclasses to support
distributed caching of sessions.
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.