Uses of Class
org.apache.activemq.artemis.utils.AbstractByteBufPool
-
Packages that use AbstractByteBufPool Package Description org.apache.activemq.artemis.api.core org.apache.activemq.artemis.utils.collections -
-
Uses of AbstractByteBufPool in org.apache.activemq.artemis.api.core
Subclasses of AbstractByteBufPool in org.apache.activemq.artemis.api.core Modifier and Type Class Description static classSimpleString.ByteBufSimpleStringPool -
Uses of AbstractByteBufPool in org.apache.activemq.artemis.utils.collections
Subclasses of AbstractByteBufPool in org.apache.activemq.artemis.utils.collections Modifier and Type Class Description static classTypedProperties.StringValue.ByteBufStringValuePool
-