public class CachingSessionManager extends java.lang.Object implements SessionManager
| Constructor and Description |
|---|
CachingSessionManager(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String host,
CloseableSession session) |
void |
close(java.lang.String host) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic CachingSessionManager(com.typesafe.config.Config config)
public void add(java.lang.String host,
CloseableSession session)
add in interface SessionManagerpublic void close(java.lang.String host)
close in interface SessionManagerCopyright © 2024. All Rights Reserved.