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 RefCountMessageRefCountMessage. getParentRef()Methods in org.apache.activemq.artemis.api.core with parameters of type RefCountMessage Modifier and Type Method Description static voidRefCountMessage. deferredDebug(RefCountMessage message, String debugMessage, Object... args)voidRefCountMessage. setParentRef(RefCountMessage origin)
-