@Deprecated public final class MethodReaderQueueEntryHandler extends Object implements QueueEntryHandler
Constructor and Description |
---|
MethodReaderQueueEntryHandler(String methodReaderInterface)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
accept(net.openhft.chronicle.wire.WireIn wireIn,
Consumer<String> messageHandler)
Deprecated.
|
void |
close()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dummy, messageToText, methodReader
andThen
public MethodReaderQueueEntryHandler(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 AutoCloseable
close
in interface QueueEntryHandler
Copyright © 2021. All rights reserved.