storageApi

fun <T : Any> storageApi(name: String, bodyLens: BiDiBodyLens<T>, storage: Storage<T>, storageSecurity: Security = NoSecurity): HttpHandler(source)