パッケージ org.springframework.core

クラス ConfigurableObjectInputStream

java.lang.ObjectSE
java.io.InputStreamSE
java.io.ObjectInputStreamSE
org.springframework.core.ConfigurableObjectInputStream
実装されたすべてのインターフェース:
CloseableSEDataInputSEObjectInputSEObjectStreamConstantsSEAutoCloseableSE

public class ConfigurableObjectInputStream extends ObjectInputStreamSE
特定の ClassLoaderSE に対してクラス名を解決する特別な ObjectInputStreamSE サブクラス。
導入:
2.5.5
作成者:
Juergen Hoeller
関連事項: