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  java.lang.Object CacheMarshaller200.unmarshallArray(java.io.ObjectInputStream in, UnmarshalledReferences refs)
           
protected  Fqn CacheMarshaller200.unmarshallFqn(java.io.ObjectInputStream in, UnmarshalledReferences refMap)
           
protected  java.lang.Object CacheMarshaller200.unmarshallObject(java.io.ObjectInputStream in, java.lang.ClassLoader loader, UnmarshalledReferences refMap, boolean overrideContextClassloaderOnThread)
           
protected  java.lang.Object CacheMarshaller200.unmarshallObject(java.io.ObjectInputStream in, UnmarshalledReferences refMap)
           
 



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