Package-level declarations

Types

Link copied to clipboard
class JdbcPostbox(dataSource: DataSource, prefix: String, timeSource: TimeSource) : Postbox
Link copied to clipboard

Functions

Link copied to clipboard
fun PostboxTransactor(dataSource: DataSource, timeSource: TimeSource = systemTime, tablePrefix: String = "http4k"): TransactionalPostbox