Package org.jboss.util.stream

Class Summary
CustomObjectInputStreamWithClassloader Customized object input stream that redefines readClassDescriptor() in order to read a short class descriptor (just the class name) when deserializing an object takes a class loader in its constructor and uses it to retrieve the class definitions.
CustomObjectOutputStream Customized object output stream that redefines writeClassDescriptor() in order to write a short class descriptor (just the class name) when serializing an object.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.