Package mitoolkit.core

Interface Summary
ClassClosureConstants  
ClassListener  
CoreConstants  
ObjectClosureConstants  
ObjectListener  
Prepare  
PriorityConstants  
 

Class Summary
ClassInspector Utilities for retrieving information about the classes that are declared and referenced by a given class, thus allowing to determine its class closure.
ClassSpace Class ClassSpace: HProvides a container that holds a list of class objects for classes in the classspace of a classloader.
ClassSpaceManager  
ListenerNotifier  
MessagePrinter  
MobileClassLoader  
MobileObjectInputStream  
ObjectInspector  
ObjectInspector.TestInputStream  
SerializationHandler  
 

Exception Summary
DuplicateClassException Thrown upon an attempt to insert a class in a class space where a class with the same name already exists.
MiToolkitException The superclass of every exception thrown by this package.