public interface SessionManager
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String host,
CloseableSession session) |
void |
close(java.lang.String host) |
static SessionManager |
create(com.typesafe.config.Config config) |
static SessionManager create(com.typesafe.config.Config config)
void add(java.lang.String host,
CloseableSession session)
void close(java.lang.String host)
Copyright © 2024. All Rights Reserved.