public interface QueueEntryHandler extends BiConsumer<net.openhft.chronicle.wire.WireIn,Consumer<String>>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static @NotNull QueueEntryHandler |
messageToText(@NotNull net.openhft.chronicle.wire.WireType wireType) |
accept, andThenvoid close()
close in interface AutoCloseable@NotNull static @NotNull QueueEntryHandler messageToText(@NotNull @NotNull net.openhft.chronicle.wire.WireType wireType)
Copyright © 2022. All rights reserved.