Package org.jboss.resteasy.reactive.server.runtime.kotlin
See: Description
-
Class Summary Class Description ApplicationCoroutineScope Application wide coroutine scope. VertxDispatcher Dispatches the coroutine in Vertx IO thread. CoroutineInvocationHandler CoroutineInvocationHandlerFactory Factory for the CoroutineInvocationHandler that is already part of the CDI container CoroutineMethodProcessor Intercepts method invocations to force an EndpointInvoker. FlowToPublisherHandler -
Interface Summary Interface Description CoroutineEndpointInvoker Base interface implemented by the synthetic beans that represent suspending rest endpoints.