| Package | Description |
|---|---|
| net.openhft.chronicle.wire.channel |
Provides classes and interfaces for managing Chronicle communication channels and their operations.
|
| Modifier and Type | Method and Description |
|---|---|
EventPoller |
InternalChronicleChannel.eventPoller()
Retrieves the EventPoller instance associated with this channel.
|
| Modifier and Type | Method and Description |
|---|---|
ChronicleChannel |
InternalChronicleChannel.eventPoller(EventPoller eventPoller)
Associates a given EventPoller instance with this channel.
|
Copyright © 2024. All rights reserved.