|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Proxy | |
---|---|
javassist.util.proxy | Dynamic proxy (similar to Enhancer of cglib). |
Uses of Proxy in javassist.util.proxy |
---|
Subinterfaces of Proxy in javassist.util.proxy | |
---|---|
interface |
ProxyObject
The interface implemented by proxy classes. |
Methods in javassist.util.proxy with parameters of type Proxy | |
---|---|
static MethodHandler |
ProxyFactory.getHandler(Proxy p)
Obtains the method handler of the given proxy object. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |