Package io.smallrye.mutiny.vertx
package io.smallrye.mutiny.vertx
-
ClassDescriptionA class being a
Consumerand aHandlerat the same time, and which delegateDelegatingConsumerHandler.hashCode()andDelegatingConsumerHandler.equals(Object)to the consumer.DelegatingHandler<U,V> An implementation ofHandlerand which delegatesDelegatingHandler.hashCode()andDelegatingHandler.equals(Object)to the passed handler.MultiReadStream<T,U> Interface implemented by every generated Mutiny type.Associate an Mutiny generated class with its original type,used for mapping the generated classes to their original type.ReadStreamSubscriber<R,J> TypeArg<T>AWriteStreamtoFlow.Subscriberadapter.