Package | Description |
---|---|
ratpack.hikari |
Provides integration with HikariCP library.
|
ratpack.session |
Objects for providing
Session support. |
Modifier and Type | Class and Description |
---|---|
class |
HikariService |
Modifier and Type | Interface and Description |
---|---|
interface |
SessionStore
A persistent store of session data.
|