public final class EscapeHandlerInvocationHandler extends Object implements InvocationHandler
EscapeHandlerInvocationHandler(Object obj)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EscapeHandlerInvocationHandler(Object obj)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Apache CXF