public class BinaryBytesMethodWriterInvocationHandler extends net.openhft.chronicle.core.util.AbstractInvocationHandler implements BytesMethodWriterInvocationHandler
| Constructor and Description |
|---|
BinaryBytesMethodWriterInvocationHandler(Function<Method,MethodEncoder> methodToId,
BytesOut out) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInvoke(Object proxy,
Method method,
Object[] args) |
invoke, onCloseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonCloseinvokepublic BinaryBytesMethodWriterInvocationHandler(Function<Method,MethodEncoder> methodToId, BytesOut out)
protected Object doInvoke(Object proxy, Method method, Object[] args) throws InvocationTargetException, IllegalAccessException
doInvoke in class net.openhft.chronicle.core.util.AbstractInvocationHandlerInvocationTargetExceptionIllegalAccessExceptionCopyright © 2018. All rights reserved.