| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Event<E extends Event<E>>
This interface defines the structure and behavior of an event within a system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventCfg<E extends AbstractEventCfg<E>>
The AbstractEventCfg class represents a generic configuration as an event.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Event.copyEventDetails(Event<?> from,
Event<?> to)
Copies essential details from one event to another.
|
static void |
Event.copyEventDetails(Event<?> from,
Event<?> to)
Copies essential details from one event to another.
|
Copyright © 2024. All rights reserved.