Uses of Class
org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
Packages that use SimpleString.ByteBufSimpleStringPool
Package
Description
-
Uses of SimpleString.ByteBufSimpleStringPool in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core with parameters of type SimpleString.ByteBufSimpleStringPoolModifier and TypeMethodDescriptionstatic SimpleStringSimpleString.readNullableSimpleString(io.netty.buffer.ByteBuf buffer, SimpleString.ByteBufSimpleStringPool pool) static SimpleStringSimpleString.readSimpleString(io.netty.buffer.ByteBuf buffer, SimpleString.ByteBufSimpleStringPool pool) -
Uses of SimpleString.ByteBufSimpleStringPool in org.apache.activemq.artemis.core.persistence
Methods in org.apache.activemq.artemis.core.persistence that return SimpleString.ByteBufSimpleStringPool -
Uses of SimpleString.ByteBufSimpleStringPool in org.apache.activemq.artemis.utils.collections
Methods in org.apache.activemq.artemis.utils.collections that return SimpleString.ByteBufSimpleStringPoolModifier and TypeMethodDescriptionTypedProperties.TypedPropertiesDecoderPools.getPropertyKeysPool()