Uses of Class
org.apache.yoko.rmi.impl.ObjectReader

Packages that use ObjectReader
org.apache.yoko.rmi.impl   
 

Uses of ObjectReader in org.apache.yoko.rmi.impl
 

Subclasses of ObjectReader in org.apache.yoko.rmi.impl
 class CopyState.Reader
           
 class CorbaObjectReader
           
 

Methods in org.apache.yoko.rmi.impl that return ObjectReader
 ObjectReader CorbaObjectWriter.getObjectReader(Object newObject)
           
 

Methods in org.apache.yoko.rmi.impl with parameters of type ObjectReader
protected  void ValueDescriptor.defaultReadValue(ObjectReader reader, Serializable value)
           
protected  void RMIStubDescriptor.readValue(ObjectReader reader, Serializable value)
           
protected  void ValueDescriptor.readValue(ObjectReader reader, Serializable value)
          This methods reads the fields of a single class slice.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.