Uses of Class
org.jboss.cache.optimistic.DefaultDataVersion

Packages that use DefaultDataVersion
org.jboss.cache.marshall   
 

Uses of DefaultDataVersion in org.jboss.cache.marshall
 

Methods in org.jboss.cache.marshall that return DefaultDataVersion
protected  DefaultDataVersion CacheMarshaller200.unmarshallDefaultDataVersion(ObjectInputStream in)
           
 

Methods in org.jboss.cache.marshall with parameters of type DefaultDataVersion
protected  void CacheMarshaller200.marshallDefaultDataVersion(DefaultDataVersion ddv, ObjectOutputStream out)
           
 



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