Package org.infinispan.marshall.exts

Externalizers for various JDK types that are marshalled using the marshalling framework.

See:
          Description

Class Summary
ArrayListExternalizer List externalizer dealing with ArrayList and LinkedList implementations.
CacheRpcCommandExternalizer Externalizer in charge of marshalling cache specific commands.
LinkedListExternalizer LinkedListExternalizer.
MapExternalizer Map externalizer for all map implementations except immutable maps and singleton maps, i.e.
NoStateExternalizer<T> An externalizer that writes no state.
ReplicableCommandExternalizer ReplicableCommandExternalizer.
SetExternalizer Set externalizer for all set implementations, i.e.
SingletonListExternalizer SingletonListExternalizer.
 

Package org.infinispan.marshall.exts Description

Externalizers for various JDK types that are marshalled using the marshalling framework.


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.