All Classes and Interfaces
Class
Description
A class being a
Consumer and a Handler at the same time, and which delegate
DelegatingConsumerHandler.hashCode() and DelegatingConsumerHandler.equals(Object) to the consumer.An implementation of
Handler and which delegates DelegatingHandler.hashCode() and DelegatingHandler.equals(Object) to
the passed handler.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.
A
WriteStream to Flow.Subscriber adapter.