| Package | Description |
|---|---|
| net.openhft.chronicle.wire.channel |
Provides classes and interfaces for managing Chronicle communication channels and their operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplyingHandler<H extends ReplyingHandler<H>>
An abstract handler that provides a mechanism for sending responses in a communication protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorReplyHandler
A specialized
ReplyingHandler designed to manage error responses. |
class |
GatewayHandler
A specialized
ErrorReplyHandler responsible for delegating operations to a Gateway. |
Copyright © 2023. All rights reserved.