Uses of Class
org.infinispan.marshall.UnmarshalledReferences

Packages that use UnmarshalledReferences
org.infinispan.marshall   
 

Uses of UnmarshalledReferences in org.infinispan.marshall
 

Methods in org.infinispan.marshall with parameters of type UnmarshalledReferences
protected  Object MarshallerImpl.unmarshallArray(ObjectInput in, UnmarshalledReferences refs)
           
protected  Object MarshallerImpl.unmarshallObject(ObjectInput in, ClassLoader loader, UnmarshalledReferences refMap, boolean overrideContextClassloaderOnThread)
           
protected  Object MarshallerImpl.unmarshallObject(ObjectInput in, UnmarshalledReferences refMap)
           
 



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