Package org.wildfly.clustering.marshalling.protostream.util
package org.wildfly.clustering.marshalling.protostream.util
-
ClassDescriptionAbstractCollectionMarshaller<E,
T extends Collection<E>> Abstract collection marshaller that writes the elements of the collection.AbstractMapMarshaller<K,V, T extends Map<K, V>> Abstract marshaller for aMapthat writes the entries of the map.Mashaller for aCalendar.CollectionMarshaller<E,T extends Collection<E>> Marshaller for a basic collection.Marshaller for the fields of aComparator.EnumMapMarshaller<E extends Enum<E>>Marshaller for anEnumMap.EnumSetMarshaller<E extends Enum<E>>Marshaller for aLinkedHashMap.MapEntryMarshaller<K,V, T extends Map.Entry<K, V>> Marshaller for aMap.EntryMapMarshaller<K,V, T extends Map<K, V>> Marshaller for aMap.Marshaller for aPropertiesobject.A marshaller for a property, i.e. aMap.Entrywhose key and value are strings.SortedMapMarshaller<K,V, T extends SortedMap<K, V>> Marshaller for aSortedMap.SortedSetMarshaller<E,T extends SortedSet<E>> Marshaller for aSortedSet.A map entry whose key is a string.An optimized marshaller for aMap.Entrywhose key is a string.StringKeyMapMarshaller<V,T extends Map<String, V>> An optimized marshaller for aMapwhose keys are strings.Marshaller for aUUIDusing fixed size longs.