Uses of Class
org.apache.activemq.schema.core.DtoDiscarding
-
Packages that use DtoDiscarding Package Description org.apache.activemq.schema.core -
-
Uses of DtoDiscarding in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoDiscarding Modifier and Type Field Description protected DtoDiscardingDtoPolicyEntry.DeadLetterStrategy. discardingMethods in org.apache.activemq.schema.core that return DtoDiscarding Modifier and Type Method Description DtoDiscardingObjectFactory. createDtoDiscarding()Create an instance ofDtoDiscardingDtoDiscardingDtoPolicyEntry.DeadLetterStrategy. getDiscarding()Gets the value of the discarding property.Methods in org.apache.activemq.schema.core with parameters of type DtoDiscarding Modifier and Type Method Description voidDtoPolicyEntry.DeadLetterStrategy. setDiscarding(DtoDiscarding value)Sets the value of the discarding property.
-