Uses of Class
org.apache.activemq.artemis.api.core.SimpleString.ByteBufSimpleStringPool
Packages that use SimpleString.ByteBufSimpleStringPool
-
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 SimpleString
SimpleString.readNullableSimpleString
(io.netty.buffer.ByteBuf buffer, SimpleString.ByteBufSimpleStringPool pool) static SimpleString
SimpleString.readSimpleString
(io.netty.buffer.ByteBuf buffer, SimpleString.ByteBufSimpleStringPool pool)