Uses of Class
java.io.StreamCorruptedException
Package
Description
Provides for system input and output through data streams,
serialization and the file system.
Provides classes and interfaces for supporting the server side of RMI.
-
Uses of StreamCorruptedException in java.io
Modifier and TypeMethodDescriptionprotected void
ObjectInputStream.readStreamHeader()
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers. -
Uses of StreamCorruptedException in java.rmi.server
Modifier and TypeMethodDescriptionRemoteCall.getResultStream
(boolean success) Deprecated.no replacement