Package org.axonframework.messaging.eventhandling.gateway
@NullMarked
package org.axonframework.messaging.eventhandling.gateway
Part of the Axon Messaging module. Contains classes related to event gateways.
-
ClassDescriptionDefault implementation of the
EventGatewayinterface using theEventSinkto publish events.Component that appends events to anEventSinkin the context of aProcessingContext.Interface towards the Event Handling components of an application.Component that publishes events to anEventSinkin the context of aProcessingContext.