|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamCorruptedException | |
java.io |
Uses of StreamCorruptedException in java.io |
Methods in java.io that throw StreamCorruptedException | |
protected void |
ObjectInputStream.readStreamHeader()
The readStreamHeader method is provided to allow subclasses to read and verify their own stream headers. |
Constructors in java.io that throw StreamCorruptedException | |
ObjectInputStream(InputStream in)
Create an ObjectInputStream that reads from the specified InputStream. |
|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |