Uses of Class
org.jboss.cache.marshall.AbstractMarshaller

Packages that use AbstractMarshaller
org.jboss.cache.marshall   
 

Uses of AbstractMarshaller in org.jboss.cache.marshall
 

Subclasses of AbstractMarshaller in org.jboss.cache.marshall
 class CacheMarshaller200
          An enhanced marshaller for RPC calls between CacheImpl instances.
 class CacheMarshaller210
          An evolution of CacheMarshaller200, created to fix JBCACHE-1211.
 class CacheMarshaller300
          Adds special treatment of arrays over and above the superclass.
 class VersionAwareMarshaller
          A delegate to various other marshallers like CacheMarshaller200.
 



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