Class TypedProperties
java.lang.Object
org.apache.activemq.artemis.utils.collections.TypedProperties
org.apache.activemq.artemis.utils.TypedProperties
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.activemq.artemis.utils.collections.TypedProperties
TypedProperties.StringValue, TypedProperties.TypedPropertiesDecoderPools, TypedProperties.TypedPropertiesStringSimpleStringPools -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.activemq.artemis.utils.collections.TypedProperties
clear, clearAMQPProperties, clearInternalProperties, containsProperty, decode, decode, encode, forEach, forEachKey, getBooleanProperty, getByteProperty, getByteProperty, getBytesProperty, getCharProperty, getDoubleProperty, getEncodeSize, getFloatProperty, getIntProperty, getLongProperty, getMap, getMapNames, getMemoryOffset, getProperty, getPropertyNames, getReadLock, getShortProperty, getSimpleStringProperty, getWriteLock, isEmpty, putBooleanProperty, putByteProperty, putBytesProperty, putCharProperty, putDoubleProperty, putFloatProperty, putIntProperty, putLongProperty, putNullValue, putProperty, putShortProperty, putSimpleStringProperty, putTypedProperties, removeProperty, searchProperty, setObjectProperty, size, toString
-
Constructor Details
-
TypedProperties
public TypedProperties()Deprecated. -
TypedProperties
Deprecated.
-
instead