public final class InternalMethodReaderQueueEntryHandler extends Object implements QueueEntryHandler
| Constructor and Description |
|---|
InternalMethodReaderQueueEntryHandler(String methodReaderInterface) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(net.openhft.chronicle.wire.WireIn wireIn,
Consumer<String> messageHandler) |
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdummy, messageToText, methodReaderandThenpublic InternalMethodReaderQueueEntryHandler(String methodReaderInterface)
public void accept(net.openhft.chronicle.wire.WireIn wireIn,
Consumer<String> messageHandler)
accept in interface BiConsumer<net.openhft.chronicle.wire.WireIn,Consumer<String>>public void close()
close in interface AutoCloseableclose in interface QueueEntryHandlerCopyright © 2022. All rights reserved.