| Package | Description |
|---|---|
| net.openhft.chronicle.core.threads |
Provides classes and interfaces for thread management and scheduling in an
event-driven programming model.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CancellableTimer.ScheduledEventHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingEventLoop.addHandler(EventHandler handler) |
void |
EventLoop.addHandler(EventHandler handler)
Adds a handler to the event loop to be executed.
|
void |
OnDemandEventLoop.addHandler(EventHandler handler) |
Copyright © 2024. All rights reserved.