Uses of Class
org.apache.activemq.schema.core.DtoPolicyEntry.PendingDurableSubscriberPolicy
-
Packages that use DtoPolicyEntry.PendingDurableSubscriberPolicy Package Description org.apache.activemq.schema.core -
-
Uses of DtoPolicyEntry.PendingDurableSubscriberPolicy in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoPolicyEntry.PendingDurableSubscriberPolicy Modifier and Type Method Description DtoPolicyEntry.PendingDurableSubscriberPolicy
ObjectFactory. createDtoPolicyEntryPendingDurableSubscriberPolicy()
Create an instance ofDtoPolicyEntry.PendingDurableSubscriberPolicy
Methods in org.apache.activemq.schema.core that return types with arguments of type DtoPolicyEntry.PendingDurableSubscriberPolicy Modifier and Type Method Description JAXBElement<DtoPolicyEntry.PendingDurableSubscriberPolicy>
ObjectFactory. createDtoPolicyEntryPendingDurableSubscriberPolicy(DtoPolicyEntry.PendingDurableSubscriberPolicy value)
Methods in org.apache.activemq.schema.core with parameters of type DtoPolicyEntry.PendingDurableSubscriberPolicy Modifier and Type Method Description JAXBElement<DtoPolicyEntry.PendingDurableSubscriberPolicy>
ObjectFactory. createDtoPolicyEntryPendingDurableSubscriberPolicy(DtoPolicyEntry.PendingDurableSubscriberPolicy value)
-