Uses of Package
org.axonframework.eventhandling.gateway
Packages that use org.axonframework.eventhandling.gateway
Package
Description
-
Classes in org.axonframework.eventhandling.gateway used by org.axonframework.config
-
Classes in org.axonframework.eventhandling.gateway used by org.axonframework.eventhandling.gatewayClassDescriptionAbstract implementation of an EventGateway, which handles the dispatch interceptors.Abstract Builder class to instantiate
AbstractEventGatewayimplementations.Default implementation of the EventGateway interface.A Builder class forDefaultEventGateways.Interface towards the Event Handling components of an application. -
Classes in org.axonframework.eventhandling.gateway used by org.axonframework.springboot.autoconfig