Uses of Class
java.io.StreamCorruptedException
-
Packages that use StreamCorruptedException Package Description java.io -
-
Uses of StreamCorruptedException in java.io
Methods in java.io that throw StreamCorruptedException Modifier and Type Method Description protected void
ObjectInputStream. readStreamHeader()
Constructors in java.io that throw StreamCorruptedException Constructor Description ObjectInputStream(InputStream var0)
-