Package org.jboss.cache.marshall

Class Summary
MarshallUtil Utility methods related to marshalling and unmarshalling objects.
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.
TreeCacheMarshaller Marshaller implementation that does aplication specific marshalling in the JGroups RpcDispatcher level.
 

Exception Summary
MarshallingException Thrown when there is an exception in marshalling.
RegionNameConflictException Region name conflicts with pre-existing regions.
RegionNotFoundException Region name not found.
 



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