Class ActionRegistry.Messages.UpdateRemoteActionEndpoints
java.lang.Object
org.opendaylight.controller.remote.rpc.registry.ActionRegistry.Messages.UpdateRemoteActionEndpoints
- Enclosing class:
- ActionRegistry.Messages
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateRemoteActionEndpoints
(Map<Address, Optional<ActionRegistry.RemoteActionEndpoint>> actionEndpoints) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
UpdateRemoteActionEndpoints
public UpdateRemoteActionEndpoints(Map<Address, Optional<ActionRegistry.RemoteActionEndpoint>> actionEndpoints)
-
-
Method Details
-
getActionEndpoints
-