Uses of Class
org.apache.activemq.schema.core.DtoVmDurableCursor
-
Packages that use DtoVmDurableCursor Package Description org.apache.activemq.schema.core -
-
Uses of DtoVmDurableCursor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoVmDurableCursor Modifier and Type Field Description protected DtoVmDurableCursorDtoPolicyEntry.PendingDurableSubscriberPolicy. vmDurableCursorMethods in org.apache.activemq.schema.core that return DtoVmDurableCursor Modifier and Type Method Description DtoVmDurableCursorObjectFactory. createDtoVmDurableCursor()Create an instance ofDtoVmDurableCursorDtoVmDurableCursorDtoPolicyEntry.PendingDurableSubscriberPolicy. getVmDurableCursor()Gets the value of the vmDurableCursor property.Methods in org.apache.activemq.schema.core with parameters of type DtoVmDurableCursor Modifier and Type Method Description voidDtoPolicyEntry.PendingDurableSubscriberPolicy. setVmDurableCursor(DtoVmDurableCursor value)Sets the value of the vmDurableCursor property.
-