Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- software.spool.publisher.api.utils.ChannelRouter
- software.spool.publisher.api.Feeder
- software.spool.publisher.api.builder.FeederBuilderFactory
- software.spool.publisher.api.utils.FeederErrorRouter
- software.spool.publisher.internal.control.InboxItemStoredHandler (implements software.spool.core.control.Handler<T>)
- software.spool.publisher.api.strategy.PollingFeeder (implements software.spool.publisher.api.strategy.FeederStrategy)
- software.spool.publisher.api.builder.PollingFeederBuilder
- software.spool.publisher.api.strategy.ReactiveFeeder (implements software.spool.publisher.api.strategy.FeederStrategy)
- software.spool.publisher.api.builder.ReactiveFeederBuilder
- software.spool.publisher.internal.port.decorator.SafeInboxReader (implements software.spool.publisher.api.port.InboxReader)
Interface Hierarchy
- software.spool.publisher.api.strategy.FeederStrategy
- software.spool.publisher.api.port.InboxReader