|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| java.io | Provides for system input and output through data streams, serialization and the file system. |
| java.rmi.server | Provides classes and interfaces for supporting the server side of RMI. |
| Uses of StreamCorruptedException in java.io |
|---|
| Modifier and Type | Method and Description |
|---|---|
protected 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 Type | Method and Description |
|---|---|
ObjectOutput |
RemoteCall.getResultStream(boolean success)
Deprecated. no replacement |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.