public class BinaryMethodWriterInvocationHandler extends AbstractMethodWriterInvocationHandler
genericEvent, recordHistory| Constructor and Description |
|---|
BinaryMethodWriterInvocationHandler(Class<?> tClass,
boolean metaData,
Supplier<MarshallableOut> marshallableOutSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInvoke(Object proxy,
Method method,
Object[] args) |
protected void |
handleInvoke(Method method,
Object[] args) |
boolean |
metaData() |
genericEvent, handleInvoke, recordHistory, useMethodIdsinvoke, onCloseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokepublic BinaryMethodWriterInvocationHandler(Class<?> tClass, boolean metaData, Supplier<MarshallableOut> marshallableOutSupplier)
protected Object doInvoke(Object proxy, Method method, Object[] args)
doInvoke in class AbstractMethodWriterInvocationHandlerpublic boolean metaData()
protected void handleInvoke(Method method, Object[] args)
handleInvoke in class AbstractMethodWriterInvocationHandlerCopyright © 2023. All rights reserved.