| Class | Description |
|---|---|
| AkkaRpcService |
Akka based
RpcService implementation. |
| AkkaRpcServiceConfiguration |
Configuration for the
AkkaRpcService. |
| AkkaRpcServiceUtils |
These RPC utilities contain helper methods around RPC use, such as starting an RPC service,
or constructing RPC addresses.
|
| FencedAkkaInvocationHandler<F extends Serializable> |
Fenced extension of the
AkkaInvocationHandler. |
| FencedAkkaRpcActor<F extends Serializable,T extends FencedRpcEndpoint<F> & RpcGateway> |
Fenced extension of the
AkkaRpcActor. |
| Enum | Description |
|---|---|
| AkkaRpcServiceUtils.AkkaProtocol |
Whether to use TCP or encrypted TCP for Akka.
|
| ControlMessages |
Control messages for the
AkkaRpcActor. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.