See: Description
| Interface | Description |
|---|---|
| IClassProxyPlugin |
The interface Class proxy plugin.
|
| IClassProxyPluginFunction<E extends java.lang.Exception> |
The interface Class proxy plugin function.
|
| Class | Description |
|---|---|
| BindingContext |
The type Binding context.
|
| BindingContextStore |
The type binding context store is for storing the binding context maps used
by V8 value object.
|
| ClassDescriptor |
The type Class descriptor.
|
| ClassDescriptorStore |
The type class descriptor store is for storing the class descriptor maps used
by reflection proxy handlers.
|
| MethodDescriptor |
The type Method descriptor.
|