Package org.jboss.remoting.loading

Class Summary
ClassByteClassLoader ClassByteClassLoader is a classloader that will allow dynamic adding of classes from a remote machine to be added and visible locally.
ClassBytes ClassBytes is a serialized object that represents a class name and the class bytes as a byte array.
ClassUtil ClassUtil is a set of generic class utlities.
CompressedClassBytes CompressedClassBytes is a ClassBytes subclass that compresses class data, if possible.
ObjectInputStreamWithClassLoader ObjectInputStreamWithClassLoader
 



Copyright © 2004 JBoss Inc. All Rights Reserved.