Uses of Class
org.jboss.cache.marshall.UnmarshalledReferences

Packages that use UnmarshalledReferences
org.jboss.cache.marshall   
 

Uses of UnmarshalledReferences in org.jboss.cache.marshall
 

Methods in org.jboss.cache.marshall with parameters of type UnmarshalledReferences
protected  Fqn CacheMarshaller200.unmarshallFqn(ObjectInputStream in, UnmarshalledReferences refMap)
           
protected  Object CacheMarshaller200.unmarshallObject(ObjectInputStream in, ClassLoader loader, UnmarshalledReferences refMap, boolean overrideContextClassloaderOnThread)
           
protected  Object CacheMarshaller200.unmarshallObject(ObjectInputStream in, UnmarshalledReferences refMap)
           
 



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