|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for an I/O-able object.
| Method Summary | |
void |
input(java.io.InputStream is)
Deprecated. Input from the specified input stream. |
int |
length()
Deprecated. Length of input/output. |
void |
output(java.io.OutputStream os)
Deprecated. Output to the specified output stream. |
| Method Detail |
public void output(java.io.OutputStream os)
throws java.io.IOException
public void input(java.io.InputStream is)
throws java.io.IOException
public int length()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||