Package | Description |
---|---|
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
org.axonframework.eventsourcing |
Classes related to event sourcing.
|
Modifier and Type | Method and Description |
---|---|
MultiStreamableMessageSource |
MultiStreamableMessageSource.Builder.build()
Initializes a
MultiStreamableMessageSource as specified through this Builder. |
Modifier and Type | Class and Description |
---|---|
class |
MultiStreamableMessageSource
Deprecated.
In favor of
MultiStreamableMessageSource . This class belongs in
the messaging module instead of the eventsourcing module. |
Copyright © 2010–2023. All rights reserved.