Uses of Package
org.jboss.cache.marshall

Packages that use org.jboss.cache.marshall
org.jboss.cache   
org.jboss.cache.aop   
org.jboss.cache.loader   
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.
TreeCacheMarshaller
           Marshaller implementation that does aplication specific marshalling in the JGroups RpcDispatcher level.
 

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.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.marshall
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.