public abstract class DefaultInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
DefaultInvocationHandler() |
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableprotected Method findMethod(Object object, String methodName, Object[] args) throws NoSuchMethodException
NoSuchMethodExceptionCopyright © 2015 Kurento. All rights reserved.