Uses of Class
org.axonframework.extension.springboot.TimeoutProperties.MessageHandlerTimeoutProperties
Packages that use TimeoutProperties.MessageHandlerTimeoutProperties
-
Uses of TimeoutProperties.MessageHandlerTimeoutProperties in org.axonframework.extension.springboot
Methods in org.axonframework.extension.springboot that return TimeoutProperties.MessageHandlerTimeoutPropertiesModifier and TypeMethodDescriptionTimeoutProperties.getHandler()Timeout settings for message handlers.Methods in org.axonframework.extension.springboot with parameters of type TimeoutProperties.MessageHandlerTimeoutPropertiesModifier and TypeMethodDescriptionvoidTimeoutProperties.setHandler(TimeoutProperties.MessageHandlerTimeoutProperties properties) Sets the timeout settings for message handlers.