Uses of Class
org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller
-
Packages that use AbstractMapMarshaller Package Description org.wildfly.clustering.marshalling.protostream.util -
-
Uses of AbstractMapMarshaller in org.wildfly.clustering.marshalling.protostream.util
Subclasses of AbstractMapMarshaller in org.wildfly.clustering.marshalling.protostream.util Modifier and Type Class Description classLinkedHashMapMarshallerMarshaller for aLinkedHashMap.classMapMarshaller<T extends Map<Object,Object>>Marshaller for aMap.classSortedMapMarshaller<T extends SortedMap<Object,Object>>Marshaller for aSortedMap.
-