Foundation 1.1.2

Uses of Class
java.io.ObjectOutputStream.PutField

Packages that use ObjectOutputStream.PutField
java.io Provides for system input and output through data streams, serialization and the file system. 
 

Uses of ObjectOutputStream.PutField in java.io
 

Methods in java.io that return ObjectOutputStream.PutField
 ObjectOutputStream.PutField ObjectOutputStream.putFields()
          Retrieve the object used to buffer persistent fields to be written to the stream.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.