Uses of Package
org.jboss.cache.marshall

Packages that use org.jboss.cache.marshall
org.jboss.cache   
org.jboss.cache.aop   
org.jboss.cache.buddyreplication   
org.jboss.cache.interceptors   
org.jboss.cache.loader   
org.jboss.cache.loader.jdbm   
org.jboss.cache.marshall   
 

Classes in org.jboss.cache.marshall used by org.jboss.cache
RegionManager
          Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
RegionNameConflictException
          Region name conflicts with pre-existing regions.
RegionNotFoundException
          Region name not found.
VersionAwareMarshaller
          A facade to various other marshallers like LegacyTreeCacheMarshaller and TreeCacheMarshaller140 which is version-aware.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.aop
RegionNameConflictException
          Region name conflicts with pre-existing regions.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.buddyreplication
JBCMethodCall
          A subclass of the JGroups MethodCall class, which adds a method id.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.interceptors
JBCMethodCall
          A subclass of the JGroups MethodCall class, which adds a method id.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.loader
RegionManager
          Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.loader.jdbm
RegionManager
          Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.marshall
JBCMethodCall
          A subclass of the JGroups MethodCall class, which adds a method id.
Marshaller
          Abstract Marshaller for JBoss Cache.
Region
          A region is a collection of tree cache nodes that share the same policy.
RegionManager
          Factory to create region from configuration, to track region, and to resolve naming conflict for regions.
RegionNameConflictException
          Region name conflicts with pre-existing regions.
RegionNotFoundException
          Region name not found.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.