public class ProtocolLoggingProxy extends Object implements InvocationHandler
ProtocolLoggingProxy(Protocol protocol, Options options)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProtocolLoggingProxy(Protocol protocol, Options options)
protocol
options
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2017. All rights reserved.