Sender
interface Sender
This interface represents a request send pipeline interceptor chain
Functions
abstract suspend fun execute( Execute send pipeline. It could start pipeline execution or replace the call |
interface Sender
This interface represents a request send pipeline interceptor chain
abstract suspend fun execute( Execute send pipeline. It could start pipeline execution or replace the call |