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.
ClassRequestedMethodInvocationResult ClassRequestedMethodInvocationResult is sent back with a class bytes that was required and the original invocation to be re-invoked with the new class bytes.
ClassRequiredMethodInvocation ClassRequiredMethodInvocation is sent when a class is required for invocation.
ClassUtil ClassUtil is a set of generic class utlities.
CompressedClassBytes CompressedClassBytes is a ClassBytes subclass that compresses class data, if possible.
ObjectInputStreamWithClassLoader ObjectInputStreamWithClassLoader
 



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