apply
abstract fun apply(request: LensesComponent.HttpHandler.Request, onResponse: Consumer<LensesComponent.HttpHandler.Response>)
Processes the provided request and sends the Response back to the provided onResponse.
Processes the provided request and sends the Response back to the provided onResponse.