Uses of Class
org.apache.activemq.artemis.utils.collections.TypedProperties.TypedPropertiesDecoderPools
-
Packages that use TypedProperties.TypedPropertiesDecoderPools Package Description org.apache.activemq.artemis.core.persistence org.apache.activemq.artemis.utils.collections -
-
Uses of TypedProperties.TypedPropertiesDecoderPools in org.apache.activemq.artemis.core.persistence
Methods in org.apache.activemq.artemis.core.persistence that return TypedProperties.TypedPropertiesDecoderPools Modifier and Type Method Description TypedProperties.TypedPropertiesDecoderPoolsCoreMessageObjectPools. getPropertiesDecoderPools() -
Uses of TypedProperties.TypedPropertiesDecoderPools in org.apache.activemq.artemis.utils.collections
Methods in org.apache.activemq.artemis.utils.collections with parameters of type TypedProperties.TypedPropertiesDecoderPools Modifier and Type Method Description voidTypedProperties. decode(io.netty.buffer.ByteBuf buffer, TypedProperties.TypedPropertiesDecoderPools keyValuePools)
-