DefineClassHelper.Helper |
|
DefineClassHelper.Java9.ReferencedUnsafe |
|
DefineClassHelper.JavaOther |
|
DefinePackageHelper.Helper |
|
MethodFilter |
Selector of the methods implemented by a handler.
|
MethodHandler |
The interface implemented by the invocation handler of a proxy
instance.
|
Proxy |
The interface implemented by proxy classes.
|
ProxyFactory |
Factory of dynamic proxy classes.
|
ProxyFactory.ClassLoaderProvider |
A provider of class loaders.
|
ProxyFactory.Find2MethodsArgs |
|
ProxyFactory.ProxyDetails |
used to store details of a specific proxy class in the second tier of the proxy cache.
|
ProxyFactory.UniqueName |
A unique class name generator.
|
SecurityActions |
|
SecurityActions.TheUnsafe |
_The_ Notorious sun.misc.Unsafe in all its glory, but anonymous
so as not to attract unwanted attention.
|
SerializedProxy |
A proxy object is converted into an instance of this class
when it is written to an output stream.
|