GNU Classpath (0.95) | |
Frames | No Frames |
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.
|
Methods which throw type java.io.StreamCorruptedException | |
ObjectOutput | RemoteCall.getResultStream(boolean success) |
GNU Classpath (0.95) |