| Interface | Description |
|---|---|
| CustomObjectInputStream.StreamCallback | |
| XStreamClassLoader |
Interface for loading classes at runtime.
|
| Class | Description |
|---|---|
| ClassLoaderReference |
ClassLoader that refers to another ClassLoader, allowing a single instance to be passed around the codebase that
can later have its destination changed.
|
| CompositeClassLoader |
ClassLoader that is composed of other classloaders.
|
| ConvertClassLoader |
Wrapper around
ClassLoader which allows it to be used as a XStreamClassLoader. |
| CustomObjectInputStream |
Copyright © 2013. All Rights Reserved.