Class ActionRegistry.RemoteActionEndpoint
java.lang.Object
org.opendaylight.controller.remote.rpc.registry.ActionRegistry.RemoteActionEndpoint
- Enclosing class:
ActionRegistry
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteActionEndpoint
(org.apache.pekko.actor.ActorRef router, Collection<DOMActionInstance> actions) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.actor.ActorRef
-
Constructor Details
-
RemoteActionEndpoint
public RemoteActionEndpoint(org.apache.pekko.actor.ActorRef router, Collection<DOMActionInstance> actions)
-
-
Method Details
-
getRouter
public org.apache.pekko.actor.ActorRef getRouter() -
getActions
-