Uses of Class
io.vertx.mutiny.core.streams.StreamBase.StreamBaseImpl
Packages that use StreamBase.StreamBaseImpl
-
Uses of StreamBase.StreamBaseImpl in io.vertx.mutiny.core.streams
Methods in io.vertx.mutiny.core.streams that return StreamBase.StreamBaseImplModifier and TypeMethodDescriptionStreamBase.StreamBaseImpl.exceptionHandler(Consumer<Throwable> handler) Set an exception handler.