Uses of Package
org.jboss.cache.marshall

Packages that use org.jboss.cache.marshall
org.jboss.cache   
org.jboss.cache.buddyreplication   
org.jboss.cache.interceptors   
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.interceptors
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.
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.