| Package | Description |
|---|---|
| net.openhft.chronicle.wire.channel | |
| net.openhft.chronicle.wire.channel.echo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHandler<H extends AbstractHandler<H>>
Abstract class supporting the common fields implied by ChannelHandler
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorReplyHandler |
class |
GatewayHandler
This handler leaves the default behaviour to the Gateway.
|
class |
ReplyingHandler<H extends ReplyingHandler<H>>
This Handler performs a single action and returns a response in the reply header.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EchoHandler |
Copyright © 2022. All rights reserved.