public final class MethodReaderQueueEntryHandler extends Object implements QueueEntryHandler
| Constructor and Description |
|---|
MethodReaderQueueEntryHandler(net.openhft.chronicle.wire.WireType wireType) |
| 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, waitandThenpublic MethodReaderQueueEntryHandler(net.openhft.chronicle.wire.WireType wireType)
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 © 2018. All rights reserved.