Uses of Class
org.apache.activemq.artemis.core.server.impl.AbstractProtocolReference
-
Packages that use AbstractProtocolReference Package Description org.apache.activemq.artemis.core.paging.cursor org.apache.activemq.artemis.core.server.impl -
-
Uses of AbstractProtocolReference in org.apache.activemq.artemis.core.paging.cursor
Subclasses of AbstractProtocolReference in org.apache.activemq.artemis.core.paging.cursor Modifier and Type Class Description classPagedReferenceImplclassQueryPagedReferenceImpl -
Uses of AbstractProtocolReference in org.apache.activemq.artemis.core.server.impl
Subclasses of AbstractProtocolReference in org.apache.activemq.artemis.core.server.impl Modifier and Type Class Description classMessageReferenceImplImplementation of a MessageReference
-