Uses of Package
org.jboss.cache.marshall

Packages that use org.jboss.cache.marshall
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.cluster   
org.jboss.cache.config   
org.jboss.cache.interceptors   
org.jboss.cache.invocation   
org.jboss.cache.loader   
org.jboss.cache.marshall   
org.jboss.cache.statetransfer   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.marshall used by org.jboss.cache
Marshaller
          A marshaller is a class that is able to marshall and unmarshall objects efficiently.
MethodCall
          An extension of the JGroups MethodCall class.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.buddyreplication
MethodCall
          An extension of the JGroups MethodCall class.
NodeData
          Serializable representation of the data of a node (FQN and attributes)
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.cluster
MethodCall
          An extension of the JGroups MethodCall class.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.config
Marshaller
          A marshaller is a class that is able to marshall and unmarshall objects efficiently.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.interceptors
MarshalledValue
          Wrapper that wraps cached data, providing lazy deserialization using the calling thread's context class loader.
MethodCall
          An extension of the JGroups MethodCall class.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.invocation
Marshaller
          A marshaller is a class that is able to marshall and unmarshall objects efficiently.
MethodCall
          An extension of the JGroups MethodCall class.
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.loader
Marshaller
          A marshaller is a class that is able to marshall and unmarshall objects efficiently.
NodeData
          Serializable representation of the data of a node (FQN and attributes)
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.marshall
AbstractMarshaller
          Abstract AbstractMarshaller for JBoss Cache.
CacheMarshaller200
          An enhanced marshaller for RPC calls between CacheImpl instances.
InactiveRegionException
          Thrown by a AbstractMarshaller instance when attempting to perform an operation on an inactive region.
Marshaller
          A marshaller is a class that is able to marshall and unmarshall objects efficiently.
MethodCall
          An extension of the JGroups MethodCall class.
NodeData
          Serializable representation of the data of a node (FQN and attributes)
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.statetransfer
NodeData
          Serializable representation of the data of a node (FQN and attributes)
 

Classes in org.jboss.cache.marshall used by org.jboss.cache.transaction
MethodCall
          An extension of the JGroups MethodCall class.
 



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