Blocking
Server.Plugin.Blocking is a blocking Server.Plugin intended for use in Java code.
Parameters
executor
the Executor to use as a kotlinx.coroutines.CoroutineDispatcher to run the blocking operations
Functions
Link copied to clipboard
interceptBlocking on the dispatcher.
Link copied to clipboard
Link copied to clipboard
observeBlocking on the dispatcher.
Link copied to clipboard
Link copied to clipboard
Run this Server.Plugin then that.