Package javassist.util.proxy
package javassist.util.proxy
-
ClassDescriptionHelper class for invoking
ClassLoader.defineClass(String,byte[],int,int)
.Helper class for invokingClassLoader.defineClass(String,byte[],int,int)
.A helper class for implementingProxyFactory
.Selector of the methods implemented by a handler.The interface implemented by the invocation handler of a proxy instance.The interface implemented by proxy classes.Factory of dynamic proxy classes.A provider of class loaders.A unique class name generator.The interface implemented by proxy classes.An input stream class which knows how to deserialize proxies created viaProxyFactory
and serializedo via aProxyObjectOutputStream
.An input stream class which knows how to serialize proxies created viaProxyFactory
.Runtime support routines that the classes generated by ProxyFactory use.