Class | Description |
---|---|
IdleWriteHandler |
Sends a keep-alive to the server whenever the channel has been idle for a period of time.
|
NettyChannelPool |
A pool to manage netty channels.
|
NettyClient |
Shared configuration and methods for the Netty client.
|
NettyRPC |
Netty blocking RPC client.
|
NettyRPC.RPCHandler |
Netty RPC client handler.
|
NettyRPCContext |
Context to send a netty RPC.
|
Enum | Description |
---|---|
FileTransferType |
How a read response will transfer block data over the network.
|
Copyright © 2023. All Rights Reserved.