| Class | Description | 
|---|---|
| AMQPProperties | 
 Defines the properties to use for forwarding Event Messages published ont he Event Bus to an AMQP Message Broker. 
 | 
| DistributedCommandBusProperties | 
 Defines the properties for the Distributed Command Bus, when automatically configured in the Application Context. 
 | 
| DistributedCommandBusProperties.JGroupsProperties | 
 The JGroups specific configuration for the Distributed Command Bus. 
 | 
| DistributedCommandBusProperties.JGroupsProperties.Gossip | |
| DistributedCommandBusProperties.SpringCloudProperties | |
| EventProcessorProperties | 
 Properties describing the settings for Event Processors. 
 | 
| EventProcessorProperties.ProcessorSettings | |
| MetricsProperties | 
 Properties describing the settings for Metrics. 
 | 
| MetricsProperties.AutoConfiguration | 
 Auto configuration specific properties around Metrics. 
 | 
| SerializerProperties | 
 A group of properties that allows easy configuration of the serializers used for different types of objects that
 Axon needs to serialize. 
 | 
| Enum | Description | 
|---|---|
| AMQPProperties.TransactionMode | |
| EventProcessorProperties.Mode | 
 The processing mode of the processor. 
 | 
| SerializerProperties.SerializerType | 
 Enumerates different possible standard serializers, available in Axon. 
 | 
Copyright © 2010–2018. All rights reserved.