Package-level declarations

Types

Link copied to clipboard
interface Factory<T : Gateway>

Factory interface for gateway companion object

Link copied to clipboard
interface Gateway

Marker interface for gateway

Link copied to clipboard
open class GatewayProvider(val gatewayRegistry: GatewayRegistry)
Link copied to clipboard
open class GatewayRegistry