Interface | Description |
---|---|
Rpc.Listener |
Class | Description |
---|---|
Rpc |
Encapsulates the RPC functionality.
|
RpcConfiguration |
Definitions of configuration keys and default values for the RPC layer.
|
RpcDispatcher |
An implementation of ChannelInboundHandler that dispatches incoming messages to an instance
method based on the method signature.
|
RpcServer |
An RPC server.
|
Exception | Description |
---|---|
RpcException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.