Uses of Class
org.apache.activemq.schema.core.DtoStoreDurableSubscriberCursor
-
Packages that use DtoStoreDurableSubscriberCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoStoreDurableSubscriberCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoStoreDurableSubscriberCursor Modifier and Type Field Description protected DtoStoreDurableSubscriberCursorDtoPolicyEntry.PendingDurableSubscriberPolicy. storeDurableSubscriberCursorMethods in org.apache.activemq.schema.core that return DtoStoreDurableSubscriberCursor Modifier and Type Method Description DtoStoreDurableSubscriberCursorObjectFactory. createDtoStoreDurableSubscriberCursor()Create an instance ofDtoStoreDurableSubscriberCursorDtoStoreDurableSubscriberCursorDtoPolicyEntry.PendingDurableSubscriberPolicy. getStoreDurableSubscriberCursor()Obtient la valeur de la propriété storeDurableSubscriberCursor.Methods in org.apache.activemq.schema.core with parameters of type DtoStoreDurableSubscriberCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingDurableSubscriberPolicy. setStoreDurableSubscriberCursor(DtoStoreDurableSubscriberCursor value)Définit la valeur de la propriété storeDurableSubscriberCursor.
-