Factory

fun fun interface Factory

The factory interface for creating an ODO API.

Functions

createAPI
Link copied to clipboard
abstract fun createAPI(args: Map<String, Any>): API
Create the ODO API.