Class Hierarchy
- java.lang.Object
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssemblerImpl<T,ID,R,RC> (implements io.github.pellse.reactive.assembler.Assembler<T,RC>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilderImpl<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilder<T,ID,R>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilderImpl<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilder<T,ID,R>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithCorrelationIdExtractorBuilderImpl<R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.WithCorrelationIdExtractorBuilder<R>)
- io.github.pellse.reactive.assembler.FluxAdapter<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerAdapter<T,ID,R,RC>)
- java.lang.Record
- io.github.pellse.reactive.assembler.RuleContext.DefaultRuleContext<ID,IDC,R,RRC> (implements io.github.pellse.reactive.assembler.RuleContext<ID,IDC,R,RRC>)
- io.github.pellse.reactive.assembler.RuleMapperContext.DefaultRuleMapperContext<ID,EID,IDC,R,RRC> (implements io.github.pellse.reactive.assembler.RuleMapperContext<ID,EID,IDC,R,RRC>)
- io.github.pellse.reactive.assembler.RuleMapperSource.Builder<ID,IDC,R> (implements io.github.pellse.reactive.assembler.RuleMapperSource.RuleMapperBuilder<ID,IDC,R>)
Interface Hierarchy
- io.github.pellse.reactive.assembler.Assembler<T,RC>
- io.github.pellse.reactive.assembler.AssemblerAdapter<T,ID,R,RC>
- io.github.pellse.reactive.assembler.AssemblerBuilder
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilder<T,ID,R>
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilder<T,ID,R>
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithCorrelationIdExtractorBuilder<R>
- java.util.function.Function<T,R>
- io.github.pellse.reactive.assembler.MapFactory<ID,R>
- io.github.pellse.reactive.assembler.Rule<ID,RRC>
- io.github.pellse.reactive.assembler.RuleMapper<ID,IDC,R,RRC>
- io.github.pellse.reactive.assembler.RuleMapperSource<ID,EID,IDC,R,RRC>
- io.github.pellse.reactive.assembler.LifeCycleEventListener
- io.github.pellse.reactive.assembler.LifeCycleEventSource
- io.github.pellse.reactive.assembler.QueryUtils
- io.github.pellse.reactive.assembler.RuleContext<ID,IDC,R,RRC>
- io.github.pellse.reactive.assembler.RuleMapperSource.RuleMapperBuilder<ID,IDC,R>