Class LRUMapMarshaller

java.lang.Object
org.wildfly.clustering.marshalling.protostream.util.AbstractMapMarshaller<com.sun.faces.util.LRUMap<Object,Object>>
org.wildfly.clustering.faces.mojarra.util.LRUMapMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<com.sun.faces.util.LRUMap<Object,Object>>, org.infinispan.protostream.ProtobufTagMarshaller<com.sun.faces.util.LRUMap<Object,Object>>, Marshallable<com.sun.faces.util.LRUMap<Object,Object>>, ProtoStreamMarshaller<com.sun.faces.util.LRUMap<Object,Object>>, Readable<com.sun.faces.util.LRUMap<Object,Object>>, Writable<com.sun.faces.util.LRUMap<Object,Object>>

public class LRUMapMarshaller extends AbstractMapMarshaller<com.sun.faces.util.LRUMap<Object,Object>>
Author:
Paul Ferraro