Interface | Description |
---|---|
Serializable |
Provided for interoperability; RPC treats this interface synonymously with
IsSerializable . |
Class | Description |
---|---|
FilterOutputStream | |
FilterOutputStream | |
IOException |
See the
official Java API doc for details.
|
OutputStream | |
OutputStream | |
PrintStream | |
PrintStream | |
Serializable |
Provided for interoperability; RPC treats this interface synonymously with
IsSerializable . |
UnsupportedEncodingException |
A character encoding is not supported - [Sun's
docs].
|
Exception | Description |
---|---|
IOException |
See the
official Java API doc for details.
|
UnsupportedEncodingException |
A character encoding is not supported - [Sun's
docs].
|
Copyright © 2018. All rights reserved.