Uses of Class java.io.StreamCorruptedException

Uses in package java.io

Constructors which throw type java.io.StreamCorruptedException

Creates a new ObjectInputStream that will do all of its reading from in.

Methods which throw type java.io.StreamCorruptedException

void
Reads stream magic and stream version information from the underlying stream.

Uses in package java.rmi.server

Methods which throw type java.io.StreamCorruptedException

ObjectOutput
RemoteCall.getResultStream(boolean success)