Class PersistedAddressSetting

java.lang.Object
org.apache.activemq.artemis.core.persistence.config.AbstractPersistedAddressSetting
org.apache.activemq.artemis.core.persistence.config.PersistedAddressSetting
All Implemented Interfaces:
EncodingSupport

@Deprecated public class PersistedAddressSetting extends AbstractPersistedAddressSetting implements EncodingSupport
Deprecated.
Use PersistedAddressSettingJSON instead
This class is only kept for compatibility reasons. The encode method should be dead code at this point and only the decode should be used when versioning is at play.