Uses of Class
org.openejb.util.io.ObjectOutputStream

Packages that use ObjectOutputStream
org.openejb.util.io The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
 

Uses of ObjectOutputStream in org.openejb.util.io
 

Methods in org.openejb.util.io with parameters of type ObjectOutputStream
protected  void ClassDescriptor.writeClassInfo(ObjectOutputStream out)
           
 void FieldDescriptor.writeDesc(ObjectOutputStream out)
           
 void FieldDescriptor.write(Object o, ObjectOutputStream out)
           
 



Copyright © 1999-2007 OpenEJB. All Rights Reserved.