Uses of Class
io.vertx.mutiny.core.Context
Packages that use Context
-
Uses of Context in io.smallrye.mutiny.vertx.core
Methods in io.smallrye.mutiny.vertx.core with parameters of type ContextModifier and TypeMethodDescriptionContextAwareScheduler.ContextCaptureStrategy.withContext(Context context) Actions will be run on an explicitContext. -
Uses of Context in io.vertx.mutiny.core
Fields in io.vertx.mutiny.core with type parameters of type ContextModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<Context> Context.__TYPE_ARGMethods in io.vertx.mutiny.core that return ContextModifier and TypeMethodDescriptionstatic ContextVertx.currentContext()Context.exceptionHandler(Consumer<Throwable> handler) Vertx.getOrCreateContext()static ContextContext.newInstance(io.vertx.core.Context arg)