Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.marshall.VersionAwareMarshaller

Packages that use VersionAwareMarshaller
org.infinispan.marshall Infinispan makes use of custom marshalling to serialize and deserialize state wherever possible, rather than falling back to the JDK to do this. 
 

Uses of VersionAwareMarshaller in org.infinispan.marshall
 

Constructors in org.infinispan.marshall with parameters of type VersionAwareMarshaller
CacheMarshaller(VersionAwareMarshaller marshaller)
           
GlobalMarshaller(VersionAwareMarshaller marshaller)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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