Uses of Enum Class
org.apache.activemq.artemis.core.settings.impl.AddressFullMessagePolicy
Packages that use AddressFullMessagePolicy
Package
Description
-
Uses of AddressFullMessagePolicy in org.apache.activemq.artemis.core.paging
Methods in org.apache.activemq.artemis.core.paging that return AddressFullMessagePolicyMethods in org.apache.activemq.artemis.core.paging with parameters of type AddressFullMessagePolicyModifier and TypeMethodDescriptiondefault PagingStorePagingStore.enforceAddressFullMessagePolicy(AddressFullMessagePolicy enforcedAddressFullMessagePolicy) -
Uses of AddressFullMessagePolicy in org.apache.activemq.artemis.core.paging.impl
Methods in org.apache.activemq.artemis.core.paging.impl that return AddressFullMessagePolicyMethods in org.apache.activemq.artemis.core.paging.impl with parameters of type AddressFullMessagePolicyModifier and TypeMethodDescriptionPagingStoreImpl.enforceAddressFullMessagePolicy(AddressFullMessagePolicy enforcedAddressFullMessagePolicy) -
Uses of AddressFullMessagePolicy in org.apache.activemq.artemis.core.settings.impl
Fields in org.apache.activemq.artemis.core.settings.impl declared as AddressFullMessagePolicyModifier and TypeFieldDescriptionstatic final AddressFullMessagePolicyAddressSettings.DEFAULT_ADDRESS_FULL_MESSAGE_POLICYMethods in org.apache.activemq.artemis.core.settings.impl that return AddressFullMessagePolicyModifier and TypeMethodDescriptionAddressSettings.getAddressFullMessagePolicy()static AddressFullMessagePolicyReturns the enum constant of this class with the specified name.static AddressFullMessagePolicy[]AddressFullMessagePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.activemq.artemis.core.settings.impl with parameters of type AddressFullMessagePolicyModifier and TypeMethodDescriptionAddressSettings.setAddressFullMessagePolicy(AddressFullMessagePolicy addressFullMessagePolicy)