Constructor and Description |
---|
BindingDOMRpcServiceAdapter(DOMRpcService domService,
BindingToNormalizedNodeCodec codec) |
Modifier and Type | Class and Description |
---|---|
class |
DOMRpcRouter |
Modifier and Type | Class and Description |
---|---|
class |
ForwardingDOMRpcService
Utility
DOMRpcService which forwards all requests to a backing delegate instance. |
Modifier and Type | Method and Description |
---|---|
protected abstract DOMRpcService |
ForwardingDOMRpcService.delegate() |
Modifier and Type | Method and Description |
---|---|
static RemoteRpcProvider |
RemoteRpcProviderFactory.createInstance(DOMRpcProviderService rpcProviderService,
DOMRpcService rpcService,
akka.actor.ActorSystem actorSystem,
RemoteRpcProviderConfig config) |
static akka.actor.Props |
RpcManager.props(DOMRpcProviderService rpcProvisionRegistry,
DOMRpcService rpcServices,
RemoteRpcProviderConfig config) |
Constructor and Description |
---|
RemoteRpcProvider(akka.actor.ActorSystem actorSystem,
DOMRpcProviderService rpcProvisionRegistry,
DOMRpcService rpcService,
RemoteRpcProviderConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
BrokerImpl |
Constructor and Description |
---|
BrokerImpl(DOMRpcService rpcService,
DOMRpcProviderService rpcProvider,
com.google.common.collect.ClassToInstanceMap<BrokerService> services) |
Copyright © 2019 OpenDaylight. All rights reserved.