@FunctionalInterface public interface WireOutConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(net.openhft.chronicle.wire.WireOut wireOut) |
void accept(net.openhft.chronicle.wire.WireOut wireOut)
throws net.openhft.chronicle.core.threads.InvalidEventHandlerException,
InterruptedException
net.openhft.chronicle.core.threads.InvalidEventHandlerExceptionInterruptedExceptionCopyright © 2018. All rights reserved.