Class | Description |
---|---|
AkkaRpcService |
Akka based
RpcService implementation. |
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 |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.