Uses of Interface
org.apache.activemq.artemis.core.server.ConsumerInfo
-
Packages that use ConsumerInfo Package Description org.apache.activemq.artemis.core.server org.apache.activemq.artemis.core.server.impl -
-
Uses of ConsumerInfo in org.apache.activemq.artemis.core.server
Subinterfaces of ConsumerInfo in org.apache.activemq.artemis.core.server Modifier and Type Interface Description interfaceServerConsumerA ServerConsumer -
Uses of ConsumerInfo in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement ConsumerInfo Modifier and Type Class Description classServerConsumerImplConcrete implementation of a ClientConsumer.
-