The Spring Framework

Uses of Class
org.springframework.core.ConfigurableObjectInputStream

Packages that use ConfigurableObjectInputStream
org.springframework.remoting.rmi Remoting classes for conventional RMI and transparent remoting via RMI invokers. 
 

Uses of ConfigurableObjectInputStream in org.springframework.remoting.rmi
 

Subclasses of ConfigurableObjectInputStream in org.springframework.remoting.rmi
 class CodebaseAwareObjectInputStream
          Special ObjectInputStream subclass that falls back to a specified codebase to load classes from if not found locally.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.