Uses of Interface java.io.ObjectInput

Uses in package java.awt.datatransfer

Methods with parameter type java.io.ObjectInput

void
De-serialize this class.

Uses in package java.io

Classes implementing java.io.ObjectInput

class

Methods with parameter type java.io.ObjectInput

void
This method restores an object's state by reading in the instance data for the object from the passed in stream.

Uses in package java.rmi.server

Methods with parameter type java.io.ObjectInput

ObjID
Read object id (as long), then the object UID.

Methods with return type java.io.ObjectInput

ObjectInput