Package io.smallrye.mutiny.vertx
-
Interface Summary Interface Description WriteStreamSubscriber<T> AWriteStream
toFlow.Subscriber
adapter. -
Class Summary Class Description AsyncResultUni<T> DelegatingConsumerHandler<U> A class being aConsumer
and aHandler
at the same time, and which delegateDelegatingConsumerHandler.hashCode()
andDelegatingConsumerHandler.equals(Object)
to the consumer.DelegatingHandler<U,V> An implementation ofHandler
and 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.