Package io.smallrye.mutiny.vertx
- 
Interface Summary Interface Description WriteStreamSubscriber<T> AWriteStreamtoSubscriberadapter. - 
Class Summary Class Description AsyncResultUni<T> DelegatingConsumerHandler<U> A class being aConsumerand 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.MultiHelper MultiReadStream<T,U> MutinyHelper ReadStreamSubscriber<R,J> TypeArg<T> UniHelper  - 
Annotation Types Summary Annotation Type Description MutinyGen Associate an Mutiny generated class with its original type,used for mapping the generated classes to their original type.