JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.io.StreamCorruptedException
Packages that use
StreamCorruptedException
软件包
描述
java.io
通过数据流,序列化和文件系统提供系统输入和输出。
java.rmi.server
提供用于支持RMI服务器端的类和接口。
Uses of
StreamCorruptedException
in
java.io
Methods in
java.io
that throw
StreamCorruptedException
变量和类型
方法
描述
protected void
ObjectInputStream.
readStreamHeader
()
提供readStreamHeader方法以允许子类读取和验证自己的流标头。
Uses of
StreamCorruptedException
in
java.rmi.server
Methods in
java.rmi.server
that throw
StreamCorruptedException
变量和类型
方法
描述
ObjectOutput
RemoteCall.
getResultStream
(boolean success)
已过时。
没有替代品