Uses of Interface
javassist.util.proxy.Proxy
Packages that use Proxy
-
Uses of Proxy in javassist.util.proxy
Subinterfaces of Proxy in javassist.util.proxyModifier and TypeInterfaceDescriptioninterfaceThe interface implemented by proxy classes.Methods in javassist.util.proxy with parameters of type ProxyModifier and TypeMethodDescriptionstatic MethodHandlerProxyFactory.getHandler(Proxy p) Obtains the method handler of the given proxy object.