public final class InternalMessageToTextQueueEntryHandler extends Object implements QueueEntryHandler
Constructor and Description |
---|
InternalMessageToTextQueueEntryHandler(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, wait
dummy, messageToText, methodReader
andThen
public InternalMessageToTextQueueEntryHandler(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 AutoCloseable
close
in interface QueueEntryHandler
Copyright © 2021. All rights reserved.