AbstractSessionDataStoreFactory, CachingSessionDataStoreFactory, FileSessionDataStoreFactory, JDBCSessionDataStoreFactory, NullSessionDataStoreFactorypublic interface SessionDataStoreFactory
| Modifier and Type | Method | Description |
|---|---|---|
SessionDataStore |
getSessionDataStore(SessionHandler handler) |
SessionDataStore getSessionDataStore(SessionHandler handler) throws java.lang.Exception
java.lang.ExceptionCopyright © 1995–2018 Webtide. All rights reserved.