| Interface | Description |
|---|---|
| IByteCodeClassLoader |
Interface for the byte code classloader implementations.
|
| Class | Description |
|---|---|
| ByteCodeClassLoader |
ClassLoader for generated classes.
|
| Proxy |
Proxy class allows for generating proxy objects for
interfaces and/or one class.
|
| SASM |
Static ASM helper methods.
|