Class and Description |
---|
org.axonframework.serialization.JavaSerializer
in favor of the
XStreamSerializer and
JacksonSerializer , as direct Java serialization is relatively error
prone. We hence strongly encourage to use either the XStream or Jackson solution in favor of this Serializer
implementation. |
org.axonframework.queryhandling.SubscriptionQueryBackpressure
since 3.4.0 Reactor version, Sinks API does not use FluxSink.OverflowStrategy
|
Field and Description |
---|
org.axonframework.eventhandling.scheduling.quartz.QuartzEventScheduler.DirectEventJobDataBinder.EVENT_KEY
in favor of the default message keys | only maintained for backwards compatibility
|
org.axonframework.deadline.quartz.DeadlineJob.DeadlineJobDataBinder.SERIALIZED_DEADLINE_MESSAGE
in favor of the separate DeadlineMessage keys | only maintained for backwards compatibility
|
org.axonframework.deadline.quartz.DeadlineJob.DeadlineJobDataBinder.SERIALIZED_DEADLINE_MESSAGE_CLASS_NAME
in favor of the separate DeadlineMessage keys | only maintained for backwards compatibility
|
Copyright © 2010–2022. All rights reserved.