Uses of Class
org.infinispan.marshall.MarshallableTypeHints

Packages that use MarshallableTypeHints
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 MarshallableTypeHints in org.infinispan.marshall
 

Fields in org.infinispan.marshall declared as MarshallableTypeHints
protected  MarshallableTypeHints AbstractMarshaller.marshallableTypeHints
           
 


-->

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