Uses of Class
org.apache.activemq.artemis.api.core.RefCountMessage
-
Packages that use RefCountMessage Package Description org.apache.activemq.artemis.api.core -
-
Uses of RefCountMessage in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core that return RefCountMessage Modifier and Type Method Description RefCountMessage
RefCountMessage. getParentRef()
Methods in org.apache.activemq.artemis.api.core with parameters of type RefCountMessage Modifier and Type Method Description void
RefCountMessage. setParentRef(RefCountMessage origin)
-