| ChannelRegistar |
|
| ChannelRegistry |
|
| EmitterConfiguration |
|
| EmitterFactory<T extends MessagePublisherProvider<?>> |
Factory for creating different Emitter implementations.
|
| EmitterType |
Marker interface for Custom Emitter types, except the spec defined Emitter
|
| Invoker |
|
| MediatorConfiguration |
|
| MessageConverter |
Converter transforming Message<A> into Message<B>.
|
| MessagePublisherProvider<T> |
Framework-facing interface for the Emitter implementations.
|
| MutinyEmitter<T> |
Interface used to feed a channel from an imperative piece of code.
|
| OutgoingInterceptor |
Interceptor for outgoing messages on connector channels.
|
| PublisherDecorator |
SPI to allow extension of publishers (Multi) included in the final graph.
|
| SubscriberDecorator |
SPI to allow extension of subscription targets (Multi) included in the final graph.
|